Skip to content

Commit f78cf3f

Browse files
committed
fix: tags api types
1 parent b258454 commit f78cf3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/bright-kings-talk.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@marko/translator-interop-class-tags": patch
3+
"@marko/runtime-tags": patch
4+
---
5+
6+
Fix tags api types.

packages/runtime-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"types": "index.d.ts",
2929
"files": [
3030
"dist",
31-
"tag-types",
31+
"tags",
3232
"index.d.ts",
3333
"tags-html.d.ts",
3434
"!**/meta.*.json",

0 commit comments

Comments
 (0)