Skip to content

Commit

Permalink
Fixed build-demos missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matafokka committed Jan 4, 2024
1 parent 1a3a676 commit 48eeb97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions apps/build-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"build": "node ./src/build.mjs"
},
"dependencies": {
"react-demo": "*",
"vanilla-demo": "*",
"vue-demo": "*"
}
}
6 changes: 5 additions & 1 deletion package-lock.json

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

0 comments on commit 48eeb97

Please sign in to comment.