This commit is contained in:
Philipp Kunz 2017-03-29 01:01:42 +02:00
parent d55f7ef7f2
commit da1c2167d3

View File

@ -1,6 +1,6 @@
{
"name": "npmdocker",
"version": "1.2.4",
"version": "1.2.5",
"description": "develop npm modules cross platform with docker",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -32,8 +32,7 @@
"url": "https://gitlab.com/gitzone/npmdocker/issues"
},
"homepage": "https://gitlab.com/gitzone/npmdocker#README",
"devDependencies": {
},
"devDependencies": {},
"dependencies": {
"@types/shelljs": "0.x.x",
"beautylog": "^6.1.5",