2 Commits

Author SHA1 Message Date
653782859c 1.0.4 2016-12-10 22:47:10 +01:00
199b99ae2d add npmextra.json 2016-12-10 22:46:59 +01:00
2 changed files with 8 additions and 1 deletions

7
npmextra.json Normal file
View File

@ -0,0 +1,7 @@
{
"npmci": {
"globalNpmTool": [
"npmts"
]
}
}

View File

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