This commit is contained in:
Vitalii Goma 2017-04-26 14:55:37 +03:00
parent 8ea7a2830e
commit ce6cc248a6
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.8", "version": "1.0.9",
"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.8", "version": "1.0.9",
"description": "API для взаимодействия с КриптоПро", "description": "API для взаимодействия с КриптоПро",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {