Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
@@ -5,6 +5,9 @@
"author": "Bitfinity <[email protected]> (https://bitfinity.network/)",
"homepage": "https://github.com/bitfinity-network/bitbridge",
"bugs": "https://github.com/bitfinity-network/bitbridge/issues",
"publishConfig": {
"access": "public"
},
"type": "module",
"files": [
"dist"
@@ -22,8 +25,7 @@
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"lists": "cd "
"preview": "vite preview"
},
"license": "MIT",
"dependencies": {

0 comments on commit 5be3b0e

Please sign in to comment.