Skip to content

Commit

Permalink
roll back express version to fix content server
Browse files Browse the repository at this point in the history
  • Loading branch information
inolen committed Mar 26, 2019
1 parent 0b506e9 commit 977b188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"buffer-crc32": "~0.2.1",
"ejs": "~0.8.4",
"execSync": "~1.0.1-pre",
"express": "^4.16.4",
"express": "~3.3.5",
"optimist": "~0.6.0",
"quakejs-files": "0.0.3",
"send": "^0.16.2",
Expand Down

0 comments on commit 977b188

Please sign in to comment.