Преглед на файлове

fix(covector): cli.rs has no dependency on cli.js, api or core

Lucas Nogueira преди 4 години
родител
ревизия
22f83c4706
променени са 1 файла, в които са добавени 1 реда и са изтрити 5 реда
  1. 1 5
      .changes/config.json

+ 1 - 5
.changes/config.json

@@ -282,11 +282,7 @@
       "path": "./tooling/cli.rs",
       "manager": "rust",
       "dependencies": [
-        "api",
-        "tauri-bundler",
-        "tauri",
-        "tauri-build",
-        "cli.js"
+        "tauri-bundler"
       ],
       "postversion": "cargo check"
     },