Browse Source

update scripts

Daniel Zlotin 8 years ago
parent
commit
58931f3524
3 changed files with 4 additions and 1 deletions
  1. 2
    1
      package.json
  2. 1
    0
      scripts/ci.js
  3. 1
    0
      scripts/exec.js

+ 2
- 1
package.json View File

58
     "jest-cli": "18.x.x",
58
     "jest-cli": "18.x.x",
59
     "react-test-renderer": "15.4.1",
59
     "react-test-renderer": "15.4.1",
60
     "remx": "0.1.x",
60
     "remx": "0.1.x",
61
-    "semver": "5.x.x"
61
+    "semver": "5.x.x",
62
+    "shell-utils": "1.x.x"
62
   },
63
   },
63
   "babel": {
64
   "babel": {
64
     "env": {
65
     "env": {

+ 1
- 0
scripts/ci.js View File

1
+

playground/scripts/exec.js → scripts/exec.js View File

22
   execRead,
22
   execRead,
23
   execAsync
23
   execAsync
24
 };
24
 };
25
+