This commit is contained in:
Philipp Kunz 2017-10-09 16:43:33 +02:00
parent 74745e2c25
commit 10e587d5af
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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