mirror of
https://github.com/versia-pub/api.git
synced 2026-03-13 12:19:15 +01:00
feat(build): 👷 Add automatic CI build and deploy to NPM
This commit is contained in:
parent
bf8898acee
commit
8f9bb6c9c6
4 changed files with 38 additions and 2 deletions
|
|
@ -40,7 +40,8 @@
|
|||
"exports": {
|
||||
".": {
|
||||
"import": "./dist/index.js",
|
||||
"default": "./dist/index.js"
|
||||
"default": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts"
|
||||
}
|
||||
},
|
||||
"funding": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue