mirror of https://github.com/sveltejs/svelte
chore: move `@types/trusted-types` to devDependencies (#18730)
Only referenced by a JSDoc `@import` in `src/internal/client/dom/blocks/html.js`; nothing in the published `types/index.d.ts` uses it, so consumers do not need it installed.pull/18682/head
parent
4ae5eb3f23
commit
6374a2a0db
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
chore: move `@types/trusted-types` to devDependencies
|
||||
Loading…
Reference in new issue