Browse Source

EAGLESIX-5450 Pin sift to the previously working version.

Charles Ezell 10 years ago
parent
commit
bd030663d4
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": "*",
+    "sift": "0.5.6",
 	"async": "*"
   },
   "devDependencies": {