feat(build): 👷 Add automatic CI build and deploy to NPM

This commit is contained in:
Jesse Wierzbinski 2024-05-13 21:35:05 -10:00
parent bf8898acee
commit 8f9bb6c9c6
No known key found for this signature in database
4 changed files with 38 additions and 2 deletions

View file

@ -40,7 +40,8 @@
"exports": {
".": {
"import": "./dist/index.js",
"default": "./dist/index.js"
"default": "./dist/index.js",
"types": "./dist/index.d.ts"
}
},
"funding": {