2 Commits

Author SHA1 Message Date
efada244c2 1.0.7 2017-07-28 14:30:57 +02:00
585f5a6310 fix npmextra.json 2017-07-28 14:30:52 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"npmci": { "npmci": {
"globalNpmTool": [ "globalNpmTools": [
"npmts" "npmts"
] ]
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "smartinteract", "name": "smartinteract",
"version": "1.0.6", "version": "1.0.7",
"description": "smart cli interaction", "description": "smart cli interaction",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",