This commit is contained in:
Artem Vasilev 2022-11-11 19:23:23 +03:00
parent e943608dbb
commit bfb6cf05d5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "crypto-pro-js",
"version": "2.3.2",
"version": "2.3.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "crypto-pro-js",
"version": "2.3.2",
"version": "2.3.3",
"license": "MIT",
"devDependencies": {
"@types/jest": "25.1.4",

View File

@ -1,6 +1,6 @@
{
"name": "crypto-pro-js",
"version": "2.3.2",
"version": "2.3.3",
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/vgoma/crypto-pro",
"main": "./lib/crypto-pro-js.js",
"types": "./lib/crypto-pro-js.d.ts",