Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Commit d457dae

Browse files
syntax fix in package.json
1 parent ca15c14 commit d457dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"express": "~4.15.2",
2727
"express-ws": "^3.0.0",
2828
"helmet": "^3.8.1",
29-
"morgan": >= "1.9.1",
29+
"morgan": ">=1.9.1",
3030
"open-iconic": "^1.1.1",
3131
"pm2": "^2.6.1",
3232
"serve-favicon": "~2.4.2"

0 commit comments

Comments
 (0)