]> git.example.dev Git - binbsis50.git/commitdiff
bumped async to version 0.8.x
authorLuigi Pinca <luigipinca@gmail.com>
Wed, 30 Apr 2014 08:28:19 +0000 (10:28 +0200)
committerLuigi Pinca <luigipinca@gmail.com>
Wed, 30 Apr 2014 08:28:19 +0000 (10:28 +0200)
package.json

index 23ca5c4d9c19268be45fa2340d7ade842e7165ef..db851ddf68701db6cbabac8d4424c2d183a6875e 100644 (file)
@@ -1,7 +1,7 @@
 {
   "analyze": false,
   "dependencies": {
-    "async": "0.7.x",
+    "async": "0.8.x",
     "body-parser": "1.0.x",
     "canvas": "1.1.x",
     "connect-redis": "2.0.x",
@@ -34,5 +34,5 @@
     "start": "node app.js"
   },
   "subdomain": "binb",
-  "version": "0.4.7-1"
+  "version": "0.4.7-2"
 }