This commit is contained in:
vgoma 2017-10-09 18:55:23 +03:00
parent 0cde2a9d4c
commit 0830f1966b
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.0.12", "version": "1.0.13",
"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.0.12", "version": "1.0.13",
"description": "API для взаимодействия с КриптоПро", "description": "API для взаимодействия с КриптоПро",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {