Skip to content

Commit 27b122d

Browse files
committed
Update package.json
1 parent 4b81ba5 commit 27b122d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "1.0.0",
44
"description": "LambdaTest's command-line interface (CLI) aimed to help you run your SmartUI tests on LambdaTest platform",
55
"main": "index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/LambdaTest/smartui-storybook.git"
9+
},
10+
"homepage": "https://github.com/LambdaTest/smartui-storybook#readme",
611
"scripts": {
712
"test": "echo \"Error: no test specified\" && exit 1"
813
},
@@ -13,6 +18,9 @@
1318
"lambdatest",
1419
"smartui"
1520
],
21+
"bugs": {
22+
"url": "https://github.com/LambdaTest/smartui-storybook/issues"
23+
},
1624
"author": "LambdaTest <[email protected]>",
1725
"license": "MIT",
1826
"dependencies": {

0 commit comments

Comments
 (0)