瀏覽代碼

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 年之前
父節點
當前提交
5a90de80bd
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"],