Browse Source

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 years ago
parent
commit
7f8780b709
1 changed files with 1 additions and 1 deletions
  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": {