-
Notifications
You must be signed in to change notification settings - Fork 244
chore(deps): update cross-spawn and trash-cli #14
Conversation
@@ -62,6 +62,7 @@ | |||
} | |||
}, | |||
"dependencies": { | |||
"cross-spawn": "^3.0.1", | |||
"cross-spawn-async": "2.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we remove this now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated :)
On Thu, May 19, 2016 at 9:33 PM, Kent C. Dodds [email protected]
wrote:
In package.json
#14 (comment):@@ -62,6 +62,7 @@
}
},
"dependencies": {
- "cross-spawn": "^3.0.1",
"cross-spawn-async": "2.0.0",Should we remove this now?
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/kentcdodds/cross-env/pull/14/files/0d755a90a7de1bca72403e957eaffacaa69043c7#r63878305
Hi @zhuangya. This PR looks great. I'm unsure of the benefit of using |
And actually, we should probably be using |
Yeah. No problem. But currently it's around 1 am in my timezone I really need to have some sleep — |
Cool, have a good night! 💤 Also, if you could explain why we need to change to |
why switch to |
Current coverage is 100%@@ master #14 diff @@
===================================
Files 1 1
Lines 32 32
Methods 0 0
Messages 0 0
Branches 0 0
===================================
Hits 32 32
Misses 0 0
Partials 0 0
|
Thanks a bunch! |
bump a new version on npm maybe? |
Is there a reason that's necessary? It's working as is right? |
|
Ah, ok. I'll try to get something released soon. Thanks. |
no hurry since everything works fine now. nice day =) On Tue, May 24, 2016 at 11:59 AM, Kent C. Dodds [email protected]
|
It should be released now. 👍 |
No description provided.