mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-19 12:03:10 +03:00
specify the required Node.js version
This commit is contained in:
parent
4c33eb4d8e
commit
dcb324cdc7
2875
package-lock.json
generated
Normal file → Executable file
2875
package-lock.json
generated
Normal file → Executable file
File diff suppressed because it is too large
Load Diff
@ -83,5 +83,8 @@
|
||||
"typescript": "3.8.3",
|
||||
"webpack": "4.42.1",
|
||||
"webpack-cli": "3.3.11"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~16"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user