This commit is contained in:
Philipp Kunz 2018-02-27 22:54:17 +01:00
parent d977ffb77c
commit 550c5c6eb8
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": "2.0.0", "version": "2.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "smartchai", "name": "smartchai",
"version": "2.0.0", "version": "2.0.1",
"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",