Compare commits

..

2 Commits

Author SHA1 Message Date
76f67a449d 1.0.18 2016-05-30 04:54:44 +02:00
2fd0e131a5 update gitlab yml 2016-05-30 04:54:13 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ testSTABLE:
release:
stage: release
script:
- npm install npmci -g
- npmci publish
only:
- tags

View File

@@ -1,6 +1,6 @@
{
"name": "npmci",
"version": "1.0.17",
"version": "1.0.18",
"description": "",
"main": "dist/index.js",
"bin": {