We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dce8fe + d949d96 commit 200316dCopy full SHA for 200316d
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: 🧰 Setup pnpm
21
uses: pnpm/action-setup@v4
22
with:
23
- version: 10.16.1
+ version: 10.17.0
24
run_install: false
25
26
- name: 🔧 Setup Node.js
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup pnpm
- name: Setup Node.js
package.json
@@ -46,7 +46,7 @@
46
"bugs": {
47
"url": "https://github.com/interactive-video-labs/interactive-video-vue-wrapper/issues"
48
},
49
- "packageManager": "pnpm@10.16.1",
+ "packageManager": "pnpm@10.17.0",
50
"publishConfig": {
51
"access": "public"
52
0 commit comments