ソースを参照

EAGLESIX-5450 Pin sift to the version that is KNOWN to work (using Phil's build from Feb 8th).

Charles Ezell 10 年 前
コミット
6a37bac2fe
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
     "alteration"
   ],
   "dependencies": {
-    "sift": "0.5.6",
+    "sift": "0.2.4",
 	"async": "*"
   },
   "devDependencies": {