mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-03 20:31:54 +03:00
set packageManager
field in package.json for corepack (#10470)
This commit is contained in:
parent
8e1e15304e
commit
e2dc76cfbf
@ -22,5 +22,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user