Compare commits

..

2 Commits

Author SHA1 Message Date
07195d207d 7.0.5 2017-04-01 21:03:55 +02:00
b60bb25b0f update ci 2017-04-01 21:02:47 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ pages:
image: hosttoday/ht-docker-node:npmci
stage: pages
script:
- npmci command yarn add npmpage
- npmci command yarn global add npmpage
- npmci command npmpage
only:
- tags

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "7.0.4",
"version": "7.0.5",
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
"main": "dist/index.js",
"bin": {