Skip to content

Commit 192b2d9

Browse files
author
Guilherme da Silva Amorim
committed
Update repository and homepage paths in package.json
1 parent e35c819 commit 192b2d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/storybook-addon-mocks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/modernweb-dev/web.git",
12-
"directory": "packages/mocks"
12+
"directory": "packages/storybook-addon-mocks"
1313
},
1414
"author": "modern-web",
15-
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/mocks",
15+
"homepage": "https://github.com/modernweb-dev/web/tree/master/packages/storybook-addon-mocks",
1616
"type": "module",
1717
"exports": {
1818
"./http.js": {

0 commit comments

Comments
 (0)