mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
fix(deps): pin dependencies
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^1.0.0-beta.4",
|
||||
"tslib": "^2.1.0"
|
||||
"@tauri-apps/api": "1.0.0-beta.8",
|
||||
"tslib": "2.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user