Drone CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-04-18 00:45:11 +02:00
parent 581e66c022
commit 7e259d88b9
2 changed files with 20 additions and 0 deletions

View File

@@ -23,6 +23,9 @@
"types": "./types/index.d.ts",
"import": "./dist/es/index.js"
},
"publishConfig": {
"registry": "https://npm.cerxes.net"
},
"scripts": {
"build": "rollup -c",
"prerelease": "pnpm build",