Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Update async dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
micha149 committed Dec 22, 2014
1 parent 6389b8c commit 3b2e151
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{

"name": "homelib",
"version": "0.1.0",
"author": "Michael van Engelshoven <[email protected]>",
Expand All @@ -9,7 +10,7 @@
"url": "https://github.com/micha149/homelib.git"
},
"dependencies": {
"async": "^0.8.0",
"async": "^0.9.0",
"implementjs": "^0.3.0",
"suncalc": "^1.4.0",
"underscore": "^1.6.0"
Expand Down Expand Up @@ -38,4 +39,4 @@
"engines": {
"node": ">=0.9.2"
}
}
}

0 comments on commit 3b2e151

Please sign in to comment.