This commit is contained in:
Philipp Kunz 2017-01-20 23:33:28 +01:00
parent 36936b0fe5
commit c487921a1e

View File

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