Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
fix yarn 'express' version
Browse files Browse the repository at this point in the history
  • Loading branch information
mammo0 committed Dec 23, 2018
1 parent 9d170b3 commit c2b4b1c
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 @@ -31,7 +31,7 @@
"preferGlobal": "true",
"dependencies": {
"esm": "^3.0.84",
"express": "^5.15.3",
"express": "^4.16.4",
"fs-extra": "^4.0.1",
"node-pty": "^0.7.4",
"optimist": "^0.6",
Expand Down

0 comments on commit c2b4b1c

Please sign in to comment.