Compare commits

..

2 Commits

Author SHA1 Message Date
aa66a3bb86 1.1.3 2016-07-29 03:16:09 +02:00
fbaeb63e4d fix gitlab ci 2016-07-29 03:16:04 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ test:
- priv
release:
image: hosttoday/ht-docker-node:npmts
stage: release
environment: npmjs-com_registry
script:

View File

@ -1,6 +1,6 @@
{
"name": "npmdocker",
"version": "1.1.2",
"version": "1.1.3",
"description": "develop npm modules cross platform with docker",
"main": "dist/index.js",
"typings": "dist/index.d.ts",