mirror of
https://github.com/valentineus/webos-service-types.git
synced 2025-06-04 05:03:34 +03:00
Fix scripts
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
3054084012
commit
835d6a5852
@ -13,7 +13,5 @@ job-publish:
|
||||
- export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||
|
||||
script:
|
||||
- yarn install
|
||||
- yarn run build
|
||||
- echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
|
||||
- npm publish
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@valentineus/webos-service-types",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "TypeScript's types for WebOS service.",
|
||||
"main": "index.js",
|
||||
"repository": "git@code.valentineus.link:webos-service-types.git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user