This commit is contained in:
Artem Vasilev 2021-02-14 00:49:48 +03:00
parent 8754d5924e
commit b0e09742ce
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "crypto-pro-custom", "name": "crypto-pro-custom",
"version": "2.2.0", "version": "2.2.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "crypto-pro-custom", "name": "crypto-pro-custom",
"version": "2.2.0", "version": "2.2.1",
"description": "Кастомизированный API для взаимодействия с КриптоПро", "description": "Кастомизированный API для взаимодействия с КриптоПро",
"main": "./lib/crypto-pro-custom.js", "main": "./lib/crypto-pro-custom.js",
"types": "./lib/crypto-pro-custom.d.ts", "types": "./lib/crypto-pro-custom.d.ts",