Skip to content

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Aug 25, 2013
1 parent 88e5831 commit 2939350
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -29,19 +29,19 @@
"test": "./test"
},
"dependencies": {
"async": "0.2.9",
"bagofcli": "0.0.2",
"dateformat": "1.0.6-1.2.3",
"file": "0.2.1",
"jazz": "0.0.18",
"lodash": "1.3.1",
"mkdirp": "0.3.5",
"ncp": "0.4.2",
"watch-tree-maintained": "0.1.2",
"wrench": "1.5.1"
"async": "~0.2.9",
"bagofcli": "~0.0.5",
"dateformat": "~1.0.6-1.2.3",
"file": "~0.2.1",
"jazz": "~0.0.18",
"lodash": "~1.3.1",
"mkdirp": "~0.3.5",
"ncp": "~0.4.2",
"watch-tree-maintained": "~0.1.2",
"wrench": "~1.5.1"
},
"devDependencies": {
"buster": "0.6.12"
"buster": "~0.6.12"
},
"scripts": {},
"engines": {
Expand All @@ -53,4 +53,4 @@
"url": "http://github.com/cliffano/ae86/raw/master/LICENSE"
}
]
}
}

0 comments on commit 2939350

Please sign in to comment.