Browse Source

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 năm trước cách đây
mục cha
commit
5a90de80bd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"],