Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit cb9d4d7

Browse files
author
Mickaël Tricot
committed
Upgrade npm dependencies
1 parent dfd592f commit cb9d4d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "console.js",
33
"version": "0.1.0",
44
"dependencies": {
5-
"express": "4.9.0"
5+
"express": "4.10.1"
66
},
77
"devDependencies": {
88
"grunt": "0.4.5",
99
"grunt-contrib-clean": "0.6.0",
10-
"grunt-contrib-jasmine": "0.7.0",
11-
"grunt-contrib-uglify": "0.5.1",
10+
"grunt-contrib-jasmine": "0.8.1",
11+
"grunt-contrib-uglify": "0.6.0",
1212
"grunt-contrib-watch": "0.6.1"
1313
},
1414
"repository": {

0 commit comments

Comments
 (0)