mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-21 04:53:08 +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",
|
"typescript": "3.8.3",
|
||||||
"webpack": "4.42.1",
|
"webpack": "4.42.1",
|
||||||
"webpack-cli": "3.3.11"
|
"webpack-cli": "3.3.11"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "~16"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user