mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
build: specify required none/npm version
This commit is contained in:
@@ -170,6 +170,10 @@
|
|||||||
"typescript": "4.4.4",
|
"typescript": "4.4.4",
|
||||||
"webpack-bundle-analyzer": "4.7.0"
|
"webpack-bundle-analyzer": "4.7.0"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^14.20.0",
|
||||||
|
"npm": "^6.14.17"
|
||||||
|
},
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"plugins": {},
|
"plugins": {},
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
|||||||
Reference in New Issue
Block a user