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 6c78b36 + b02d808 commit eabcb20Copy full SHA for eabcb20
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: 🧰 Setup pnpm
21
uses: pnpm/action-setup@v4
22
with:
23
- version: 10.15.0
+ version: 10.15.1
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
@@ -44,7 +44,7 @@
44
"bugs": {
45
"url": "https://github.com/interactive-video-labs/interactive-video-vue-wrapper/issues"
46
},
47
- "packageManager": "pnpm@10.15.0",
+ "packageManager": "pnpm@10.15.1",
48
"publishConfig": {
49
"access": "public"
50
0 commit comments