Skip to content

Commit

Permalink
Pin express-engine to v9.0.0-rc.2
Browse files Browse the repository at this point in the history
(hopefully fixes #1313)
  • Loading branch information
bkimminich committed Feb 22, 2020
1 parent 7901b67 commit 80c4ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@fortawesome/free-brands-svg-icons": "^5.12.1",
"@fortawesome/free-regular-svg-icons": "^5.12.1",
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"@nguniversal/express-engine": "^9.0.0",
"@nguniversal/express-engine": "9.0.0-rc.2",
"@ngx-translate/core": "^12.1.1",
"@ngx-translate/http-loader": "^4.0.0",
"angular2-qrcode": "^2.0.3",
Expand Down

0 comments on commit 80c4ea3

Please sign in to comment.