Compare commits

..

No commits in common. "eed26d5740a315323bbc6274a21c33e015653a9a" and "0508e681ab464b0cba127d509c08fc482dc3859c" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM node:14.15.1-alpine FROM node:14.14.0-alpine
COPY dist/universal-statuspage /universal-statuspage COPY dist/universal-statuspage /universal-statuspage

View file

@ -42,7 +42,7 @@
"@angular/compiler-cli": "~11.0.2", "@angular/compiler-cli": "~11.0.2",
"@angular/language-service": "~11.0.2", "@angular/language-service": "~11.0.2",
"@nguniversal/builders": "^11.0.0", "@nguniversal/builders": "^11.0.0",
"@types/express": "^4.17.9", "@types/express": "^4.17.8",
"@types/node": "^14.0.23", "@types/node": "^14.0.23",
"@types/jasmine": "~3.6.0", "@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",