Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5722deb7a0 | |||
50d71dde67 |
@ -63,6 +63,7 @@ testSTABLE:
|
||||
release:
|
||||
stage: release
|
||||
script:
|
||||
- npmci node install stable
|
||||
- npmci npm prepare
|
||||
- npmci npm publish
|
||||
only:
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gitzone/npmts",
|
||||
"version": "8.0.32",
|
||||
"version": "8.0.33",
|
||||
"description": "best practice npm TypeScript modules",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
Reference in New Issue
Block a user