Commit ffacffd
committed
fix: add package.json to tauri-plugin-webdriver for workspace discovery
This Rust-only package was not being discovered by ReleaseKit because it lacked
a package.json file. Added minimal package.json to ensure the package is included
in version updates and publishing workflows.1 parent 1355093 commit ffacffd
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments