Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Dec 12, 2023
1 parent 63b6c6a commit 65aab04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
},
"dependencies": {
"vue": "^3.3.11",
"@scalar/snippetz": "workspace:*"
"@scalar/snippetz": "workspace:*",
"@scalar/snippetz-plugin-undici": "workspace:*"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65aab04

Please sign in to comment.