1
0
mirror of synced 2024-11-24 05:16:03 +03:00

Update package.json

This commit is contained in:
Alex Lushpai 2019-02-08 17:29:32 +03:00 committed by GitHub
parent d6423e513c
commit b430a9146f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "mg-api-client",
"description": "JS client for retailCRM Bot API",
"tags": ["API", "retailCRM", "Bot", "Chat"],
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"test": "./node_modules/.bin/_mocha ./tests/."
},