Skip to content

Commit

Permalink
Add ./js/ to package files for legacy module resolvers.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jan 24, 2025
1 parent 301b29c commit d48edb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"files": [
"./dist/lib/",
"./js/",
"./ts/"
]
}

0 comments on commit d48edb1

Please sign in to comment.