Skip to content

Commit b3b7f3e

Browse files
Update dependency express to v4
1 parent 79e800a commit b3b7f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/dynamic-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">= 0.8.x"
77
},
88
"dependencies": {
9-
"express": "3.x"
9+
"express": "4.x"
1010
},
1111
"license": "Unlicense"
1212
}

0 commit comments

Comments
 (0)