mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Update npm-publish.sh
This commit is contained in:
parent
3cc18498c5
commit
2eaadcd1c6
@ -4,4 +4,8 @@
|
|||||||
|
|
||||||
./bin/clean.sh
|
./bin/clean.sh
|
||||||
|
|
||||||
|
# Build typings
|
||||||
|
npm i typescript
|
||||||
|
npx tsc
|
||||||
|
|
||||||
npm publish || exit 1
|
npm publish || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user