4 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
34c4be2740 1.0.6 2017-07-28 14:29:26 +02:00
123bdac087 update ci 2017-07-28 14:29:22 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
image: hosttoday/ht-docker-node:npmts
image: hosttoday/ht-docker-node:npmci
stages:
- test

View File

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

View File

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