try again to remove .turbo from npm

This commit is contained in:
EthanShoeDev
2025-10-07 21:04:47 -04:00
parent ec3876ac3a
commit de963a9d64

View File

@@ -8,7 +8,10 @@
"src",
"dist",
"dist-internal",
"*"
"*.config.*",
"tsconfig*.json",
"*.md",
"*.html"
],
"exports": {
".": "./dist/index.js"