Kaynağa Gözat

update scripts

Daniel Zlotin 7 yıl önce
ebeveyn
işleme
58931f3524
3 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 2
    1
      package.json
  2. 1
    0
      scripts/ci.js
  3. 1
    0
      scripts/exec.js

+ 2
- 1
package.json Dosyayı Görüntüle

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

+ 1
- 0
scripts/ci.js Dosyayı Görüntüle

@@ -0,0 +1 @@
1
+

playground/scripts/exec.js → scripts/exec.js Dosyayı Görüntüle

@@ -22,3 +22,4 @@ module.exports = {
22 22
   execRead,
23 23
   execAsync
24 24
 };
25
+