Skip to content

Commit 02fcff7

Browse files
authored
Update package.json
closes heroku#124
1 parent 4d7f659 commit 02fcff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"start": "node index.js"
88
},
99
"dependencies": {
10-
"express": "^4.13.3"
10+
"express": "^4.16.4"
1111
},
1212
"engines": {
13-
"node": "4.0.0"
13+
"node": "8.9.3"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)