Compare commits

..

2 Commits

Author SHA1 Message Date
cb489552f2 2.0.3 2016-06-10 05:21:47 +02:00
addd66091f fix gitlab ci base image 2016-06-10 05:21:44 +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:npmts
stages:
- test

View File

@ -1,6 +1,6 @@
{
"name": "early",
"version": "2.0.2",
"version": "2.0.3",
"description": "nice module loading animation for modules that need a little starting time.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",