mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-08-26 10:42:38 +03:00
Update package.json
This commit is contained in:
parent
257848646a
commit
abad92c50e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crypto-pro-js-m",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/crypto-pro-web/crypto-pro-js",
|
||||
"main": "./lib/crypto-pro-js-m.js",
|
||||
"types": "./lib/crypto-pro-js-m.d.ts",
|
||||
@ -89,6 +89,6 @@
|
||||
"webpack-cli": "^3.3.12"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~16"
|
||||
"node": ">=16"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user