Forráskód Böngészése

chore: temporarily skip tauri.js publishing (#1083)

Let's see if we can get everything else published and confirm it's strictly npm.
Jacob Bolda 4 éve
szülő
commit
5a90de80bd
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .changes/config.json

+ 1 - 0
.changes/config.json

@@ -140,6 +140,7 @@
   },
   "packages": {
     "tauri.js": {
+      "publish": false,
       "path": "./cli/tauri.js",
       "manager": "javascript",
       "dependencies": ["tauri"],