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 years ago
parent
commit
5a90de80bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .changes/config.json

+ 1 - 0
.changes/config.json

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