Skip to content

Commit 4cce650

Browse files
committed
v 1.3.5
1 parent 173d611 commit 4cce650

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-devkit",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Storybook Addon Development Kit",
55
"author": {
66
"name": "Oleg Proskurin",
@@ -60,7 +60,7 @@
6060
],
6161
"repository": {
6262
"type": "git",
63-
"url": "https://github.com/sm-react/storybook-adk"
63+
"url": "https://github.com/storybookjs/addon-development-kit"
6464
},
6565
"keywords": [
6666
"storybook",
@@ -75,9 +75,9 @@
7575
],
7676
"license": "MIT",
7777
"bugs": {
78-
"url": "https://github.com/sm-react/storybook-adk/issues"
78+
"url": "https://github.com/storybookjs/addon-development-kit/issues"
7979
},
80-
"homepage": "https://github.com/sm-react/storybook-adk",
80+
"homepage": "https://github.com/storybookjs/addon-development-kit",
8181
"peerDependencies": {
8282
"@storybook/addons": "^5.0.0",
8383
"@storybook/react": "^5.0.0",

0 commit comments

Comments
 (0)