Browse Source

Refs #4900. Updated async to IE10 compatible version.

Spencer Rathbun 11 years ago
parent
commit
fdd95f175b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
   ],
   "dependencies": {
     "sift": "*",
-    "async": "*"
+	"async":"git+https://github.com/louischatriot/async"
   },
   "devDependencies": {
     "mocha": "*",