Compare commits

...

2 Commits

Author SHA1 Message Date
52f09583f5 2.4.2 2017-07-27 16:42:13 +02:00
782738aae9 switch to next stabl version 2017-07-27 16:42:10 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ stages:
- pages - pages
before_script: before_script:
- yarn global add npmci@2.3.74 - yarn global add npmci@2.4.1
testLEGACY: testLEGACY:
stage: test stage: test

View File

@@ -1,6 +1,6 @@
{ {
"name": "npmci", "name": "npmci",
"version": "2.4.1", "version": "2.4.2",
"description": "node and docker in gitlab ci on steroids", "description": "node and docker in gitlab ci on steroids",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",