Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 34ae0a8

Browse files
committed
ADD repository field to package.json
1 parent 7f1bbff commit 34ae0a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "storybook-addon-smart-knobs",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Automatically created knobs for storybook.",
5+
"repository": "https://github.com/storybooks/addon-smart-knobs",
56
"license": "MIT",
67
"author": "Storybook Team",
78
"main": "dist/index.js",

0 commit comments

Comments
 (0)