fix(core): update
This commit is contained in:
parent
068d28b95d
commit
b71fa1bc36
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@gitzone/npmdocker",
|
"name": "@gitzone/npmdocker",
|
||||||
"version": "1.2.23",
|
"version": "1.2.23",
|
||||||
|
"private": false,
|
||||||
"description": "develop npm modules cross platform with docker",
|
"description": "develop npm modules cross platform with docker",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
@ -49,6 +50,5 @@
|
|||||||
"@types/shelljs": "^0.8.0",
|
"@types/shelljs": "^0.8.0",
|
||||||
"beautylog": "^6.1.10",
|
"beautylog": "^6.1.10",
|
||||||
"smartanalytics": "^2.0.9"
|
"smartanalytics": "^2.0.9"
|
||||||
},
|
}
|
||||||
"private": true
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user