Compare commits

...

2 Commits

Author SHA1 Message Date
8f0092b2ef 2.3.59 2017-05-15 14:33:03 +02:00
e81d001aeb update base image for ci 2017-05-15 14:33:01 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
image: hosttoday/ht-docker-node:latest image: hosttoday/ht-docker-node:stable
stages: stages:
- test - test

View File

@@ -1,6 +1,6 @@
{ {
"name": "npmci", "name": "npmci",
"version": "2.3.58", "version": "2.3.59",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",