Skip to content

Commit 07876b7

Browse files
authored
fix(utils): package exports (#5847)
1 parent 52d545b commit 07876b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/utils/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
"types": "./dist/index.d.ts",
4848
"typesVersions": {
4949
"*": {
50+
"ast": [
51+
"dist/ast.d.ts"
52+
],
5053
"source-map": [
5154
"dist/source-map.d.ts"
5255
]

0 commit comments

Comments
 (0)