Merge pull request 'develop' (#50) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #50
This commit is contained in:
Samuel Philipp 2020-11-28 23:06:40 +00:00
commit eed26d5740
2 changed files with 2 additions and 2 deletions

View file

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

View file

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