This commit is contained in:
Philipp Kunz 2018-05-27 14:34:42 +02:00
parent 7681f09d38
commit 5fe9134f4a

View File

@ -1,6 +1,6 @@
{
"name": "@shipzone/npmci",
"version": "3.0.47",
"version": "3.0.48",
"description": "node and docker in gitlab ci on steroids",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -51,4 +51,4 @@
"through2": "^2.0.3"
},
"private": true
}
}