This commit is contained in:
Philipp Kunz 2017-02-19 03:19:45 +01:00
parent c8563f4363
commit 1663b27f7f

View File

@ -1,6 +1,6 @@
{ {
"name": "smartchai", "name": "smartchai",
"version": "1.0.1", "version": "1.0.2",
"description": "chai + chai as promised with types in place for TypeScript", "description": "chai + chai as promised with types in place for TypeScript",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",