mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Added npm publish script for releases.
Thanks to xet7 !
This commit is contained in:
parent
7a9ed24127
commit
2666b30ba9
1 changed files with 5 additions and 0 deletions
5
releases/npm-publish.sh
Executable file
5
releases/npm-publish.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# For npmjs.com packages where xet7 added updated dependencies:
|
||||||
|
# @wekanteam/markdown-it-mermaid
|
||||||
|
# @wekanteam/cli-table3
|
||||||
|
|
||||||
|
npm publish --access public
|
||||||
Loading…
Add table
Add a link
Reference in a new issue