mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
This commit is contained in:
committed by
GitHub
parent
553c87bde0
commit
12adc1dbec
@@ -41,7 +41,7 @@
|
||||
"app",
|
||||
"log-plugin",
|
||||
"cli",
|
||||
"clipboard",
|
||||
"clipboard-manager",
|
||||
"dialog",
|
||||
"fs",
|
||||
"global-shortcut",
|
||||
@@ -52,7 +52,8 @@
|
||||
"shell",
|
||||
"updater",
|
||||
"window"
|
||||
]
|
||||
],
|
||||
"postversion": "pnpm install"
|
||||
},
|
||||
"api-example-js": {
|
||||
"path": "./examples/api",
|
||||
@@ -62,7 +63,7 @@
|
||||
"app-js",
|
||||
"log-js",
|
||||
"cli-js",
|
||||
"clipboard-js",
|
||||
"clipboard-manager-js",
|
||||
"dialog-js",
|
||||
"fs-js",
|
||||
"global-shortcut-js",
|
||||
|
||||
Reference in New Issue
Block a user