mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
7 lines
189 B
Markdown
7 lines
189 B
Markdown
---
|
|
'tauri-cli': 'patch:bug'
|
|
'@tauri-apps/cli': 'patch:bug'
|
|
---
|
|
|
|
Fix the `add` command NPM version specifier for known plugins from `2.0.0-rc` (unknown version requirement) to `^2.0.0-rc`.
|