chore: moving some files around and exporting things as alpha services
Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./package.json": "./package.json"
|
||||
"./package.json": "./package.json",
|
||||
"./alpha": "./src/alpha/index.ts"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user