mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 09:08:38 +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
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "yarn publish --access public",
|
"command": "yarn publish --access public --loglevel silly",
|
||||||
"dryRunCommand": "npm publish --dry-run --access public",
|
"dryRunCommand": "npm publish --dry-run --access public",
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -140,7 +140,6 @@
|
|||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
"tauri.js": {
|
"tauri.js": {
|
||||||
"publish": false,
|
|
||||||
"path": "./cli/tauri.js",
|
"path": "./cli/tauri.js",
|
||||||
"manager": "javascript",
|
"manager": "javascript",
|
||||||
"dependencies": ["tauri"],
|
"dependencies": ["tauri"],
|
||||||
|
Loading…
Reference in New Issue
Block a user