build: specify required none/npm version

This commit is contained in:
2023-01-11 18:37:52 +01:00
committed by Rainer Killinger
parent a88d000ccd
commit f986b3da0f
2 changed files with 5 additions and 0 deletions

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
engine-strict=true

View File

@@ -170,6 +170,10 @@
"typescript": "4.4.4",
"webpack-bundle-analyzer": "4.7.0"
},
"engines": {
"node": "^14.20.0",
"npm": "^6.14.17"
},
"cordova": {
"plugins": {},
"platforms": [