Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8d506f8220 | |||
bd9ed5feb5 |
@ -11,6 +11,7 @@ testLEGACY:
|
||||
- npmci test legacy
|
||||
tags:
|
||||
- docker
|
||||
allow_failure: true
|
||||
|
||||
testLTS:
|
||||
stage: test
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.2.4",
|
||||
"version": "5.2.5",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
Reference in New Issue
Block a user