mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
fix(ci): wrong prepublish scripts for @tauri-apps/api
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
],
|
||||
"prepublish": [
|
||||
{
|
||||
"command": "pnpm",
|
||||
"command": "pnpm i --frozen-lockfile",
|
||||
"dryRunCommand": true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user