Changed node-engine to 15

This commit is contained in:
Erik Tiekstra
2021-05-04 15:50:31 +02:00
parent 067b25c3aa
commit 788b49ca3e
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
15.11.0
15.14.0

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"
},
"scripts": {
"ng": "nx",