Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 707b902

Browse files
committed
[dist] Bump dependency versions.
1 parent 4042646 commit 707b902

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@
99
},
1010
"keywords": ["bookmarks", "webservice", "tutorial", "nodejs"],
1111
"dependencies": {
12-
"cradle": "0.5.x",
12+
"cradle": "0.6.x",
1313
"journey": ">= 0.4.0-pre",
1414
"http-console": "0.6.x",
15-
"optimist": "0.2.x",
16-
"winston": "0.5.x"
15+
"optimist": "0.4.x",
16+
"winston": "0.7.x"
1717
},
1818
"devDependencies": {
19-
"vows": "0.5.x",
19+
"api-easy": "~0.3.8",
20+
"vows": "0.7.x",
2021
"request": "2.x.x"
2122
},
2223
"scripts": {

0 commit comments

Comments
 (0)