This commit is contained in:
Philipp Kunz 2017-10-09 16:45:15 +02:00
parent 144a109a5c
commit ef076dd40b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartchai",
"version": "1.0.6",
"version": "1.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "smartchai",
"version": "1.0.6",
"version": "1.0.7",
"description": "chai + chai-as-promised + chai-string for TypeScript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",