Explorar el Código

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

Charles Ezell hace 11 años
padre
commit
6a37bac2fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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": {