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.
1 parent 57b8bc4 commit 4b3ee2aCopy full SHA for 4b3ee2a
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Install and Build
19
run: |
20
- npm install pnpm@7 -g
+ npm install pnpm@8 -g
21
pnpm install
22
cd ./packages/demo && npm run build
23
0 commit comments