RubyGems
npm
Organizations
Log in
Sign up
npm
spawn-rx
Versions diffs
4.0.0-beta.1 → 4.0.0
spawn-rx 4.0.0-beta.1 → 4.0.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spawn-rx",
3
-
"version": "4.0.0
-beta.1
",
3
+
"version": "4.0.0",
4
4
"description": "An Rx-version of child_process.spawn",
5
5
"scripts": {
6
6
"doc": "echo \"esdoc may not work correctly\" && esdoc -c ./esdoc.json",