This commit is contained in:
Philipp Kunz 2018-02-27 22:38:43 +01:00
parent 2b9657bc5d
commit 8f3195db53
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.8",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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