mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-01 23:42:33 +03:00
chore: publish tauri.js@0.13.0 (#1085)
We temporarily turned off publishing for it since it was hanging. Up the loglevel and try again.
This commit is contained in:
parent
5a90de80bd
commit
717d607e51
@ -121,7 +121,7 @@
|
||||
"pipe": true
|
||||
},
|
||||
{
|
||||
"command": "yarn publish --access public",
|
||||
"command": "yarn publish --access public --loglevel silly",
|
||||
"dryRunCommand": "npm publish --dry-run --access public",
|
||||
"pipe": true
|
||||
},
|
||||
@ -140,7 +140,6 @@
|
||||
},
|
||||
"packages": {
|
||||
"tauri.js": {
|
||||
"publish": false,
|
||||
"path": "./cli/tauri.js",
|
||||
"manager": "javascript",
|
||||
"dependencies": ["tauri"],
|
||||
|
Loading…
Reference in New Issue
Block a user