Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
efada244c2 | |||
585f5a6310 | |||
34c4be2740 | |||
123bdac087 |
@ -1,4 +1,4 @@
|
||||
image: hosttoday/ht-docker-node:npmts
|
||||
image: hosttoday/ht-docker-node:npmci
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"npmci": {
|
||||
"globalNpmTool": [
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user