Skip to content

Commit

Permalink
fix: upgrade rollup-plugin-dts for better watch mode support (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzr522 committed Feb 14, 2023
1 parent a4df971 commit 2ad00aa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -59,7 +59,7 @@
"postcss-simple-vars": "6.0.3",
"prettier": "2.5.1",
"resolve": "1.20.0",
"rollup-plugin-dts": "5.1.0",
"rollup-plugin-dts": "5.2.0",
"rollup-plugin-hashbang": "2.2.2",
"strip-json-comments": "4.0.0",
"svelte": "3.46.4",
Expand Down
27 changes: 11 additions & 16 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 2ad00aa

Please sign in to comment.