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

Commit 306d9b3

Browse files
author
Mark Pundsack
committed
Update version of Express
1 parent e543fcc commit 306d9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"dependencies": {
10-
"express": "~3.3.4"
10+
"express": "~3.4.x"
1111
},
1212
"engines": {
1313
"node": "0.10.x",

0 commit comments

Comments
 (0)