mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
don't use carret resolution for newly added tslib peer dep (#1325)
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.39.1",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tslib": "^2.1.0",
|
||||
"tslib": "2.1.0",
|
||||
"typescript": "4.2.2"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user