Skip to content

Commit a146c8d

Browse files
committed
version: 1.0.0
1 parent 3a8e9c3 commit a146c8d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nafr/echo-ui",
3-
"version": "0.0.8",
3+
"version": "1.0.0",
44
"description": "A UI library born for WAA",
55
"keywords": [
66
"echo-ui",
@@ -15,7 +15,11 @@
1515
"audio-components"
1616
],
1717
"author": "leyoonafr <codeacme17@gmail.com>",
18+
"homepage": "https://echoui.dev",
1819
"license": "MIT",
20+
"publishConfig": {
21+
"access": "public"
22+
},
1923
"type": "module",
2024
"main": "dist/echo-ui.umd.cjs",
2125
"module": "dist/packages/main.js",

0 commit comments

Comments
 (0)