Skip to content

Commit

Permalink
fix(deps): mark signal-polyfill as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Apr 22, 2024
1 parent e0bda63 commit 3fec5e7
Show file tree
Hide file tree
Showing 2 changed files with 3,462 additions and 2,863 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"start": "vite build --watch",
"test": "vitest"
},
"dependencies": {
"peerDependencies": {
"signal-polyfill": "^0.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3fec5e7

Please sign in to comment.