Explorar o código

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.
Jacob Bolda %!s(int64=4) %!d(string=hai) anos
pai
achega
717d607e51
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .changes/config.json

+ 1 - 2
.changes/config.json

@@ -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"],