Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
070574c8d7 | |||
a304f34f31 |
@ -47,7 +47,7 @@ trigger:
|
||||
- docker
|
||||
|
||||
pages:
|
||||
image: ht-docker-node:npmpage
|
||||
image: hosttoday/ht-docker-node:npmpage
|
||||
stage: pages
|
||||
script:
|
||||
- npmpage
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.4.14",
|
||||
"version": "5.4.15",
|
||||
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
Reference in New Issue
Block a user