Changed @alpha to @public

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-06-23 12:46:23 -05:00
parent ae261e79d2
commit c7f5324fa0
18 changed files with 33 additions and 125 deletions
@@ -11,14 +11,10 @@
},
"exports": {
".": "./src/index.ts",
"./alpha": "./src/alpha.ts",
"./package.json": "./package.json"
},
"typesVersions": {
"*": {
"alpha": [
"src/alpha.ts"
],
"package.json": [
"package.json"
]