소스 검색

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"],