Skip to content

Commit a59ac56

Browse files
committed
chore: add links for style lib
1 parent 06d09df commit a59ac56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/style/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"publishConfig": {
1919
"registry": "https://registry.npmjs.org/"
2020
},
21+
"repository": "git+https://github.com/Milesight-IoT/responsive-toolkit.git",
22+
"homepage": "https://github.com/Milesight-IoT/responsive-toolkit",
23+
"bugs": {
24+
"url": "https://github.com/Milesight-IoT/responsive-toolkit/issues"
25+
},
2126
"exports": {
2227
"default": "./dist/index.css",
2328
"scss": "./scss/index.scss",

0 commit comments

Comments
 (0)