浏览代码

Merge branch 'feature/EAGLESIX-5450-pin-sift-to-fix-EO-diagram'

* feature/EAGLESIX-5450-pin-sift-to-fix-EO-diagram:
  EAGLESIX-5450 Pin sift to the version that is KNOWN to work (using Phil's build from Feb 8th).
Charles Ezell 10 年之前
父节点
当前提交
7f8780b709
共有 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": {