Updated to node 15 again

This commit is contained in:
Erik Tiekstra
2021-04-29 09:43:59 +02:00
parent edbd508e10
commit 5f945f4d7e
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"repository": "https://bitbucket.arbetsformedlingen.se/projects/TEA/repos/dafa-web-monorepo",
"engines": {
"node": "14.16.1"
"node": "15.11.0"
},
"scripts": {
"ng": "nx",