This commit is contained in:
vgoma 2019-12-07 12:43:14 +03:00
parent bdee17ab35
commit 3164ea1493
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "crypto-pro", "name": "crypto-pro",
"version": "1.1.1", "version": "1.1.2",
"dependencies": { "dependencies": {
"acorn": { "acorn": {
"version": "3.3.0", "version": "3.3.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "crypto-pro", "name": "crypto-pro",
"version": "1.1.1", "version": "1.1.2",
"description": "API для взаимодействия с КриптоПро", "description": "API для взаимодействия с КриптоПро",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {