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

Let's see if we can get everything else published and confirm it's strictly npm.
This commit is contained in:
Jacob Bolda
2020-11-11 12:19:50 -06:00
committed by GitHub
parent f2ad4d4ce3
commit 5a90de80bd

View File

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