File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 44 "description" : " BuckleScript bindings for Storybook.js" ,
55 "scripts" : {
66 "build" : " bsb -make-world" ,
7- "test" : " echo XXX TODO" ,
87 "dev" : " bsb -make-world -w" ,
98 "clean" : " bsb -clean-world"
109 },
11- "homepage" : " https://github.com/MyWellGiving /bs-storybook" ,
12- "repository" : " https://github.com/MyWellGiving /bs-storybook" ,
13- "bugs" : " https://github.com/MyWellGiving /bs-storybook/issues" ,
10+ "homepage" : " https://github.com/draftbit /bs-storybook" ,
11+ "repository" : " https://github.com/draftbit /bs-storybook" ,
12+ "bugs" : " https://github.com/draftbit /bs-storybook/issues" ,
1413 "keywords" : [
1514 " BuckleScript" ,
1615 " Storybook.js" ,
2120 "author" : " " ,
2221 "license" : " MIT" ,
2322 "devDependencies" : {
24- "bs-platform" : " ^4.0.4"
25- },
26- "dependencies" : {
27- "reason-react" : " ^0.5.3"
23+ "bs-platform" : " ^7.0.1"
2824 },
2925 "peerDependencies" : {
26+ "reason-react" : " ^0.7.0" ,
3027 "@storybook/addon-actions" : " ^3.2.17" ,
3128 "@storybook/addon-knobs" : " ^3.3.3" ,
3229 "@storybook/addons" : " ^3.3.14" ,
You can’t perform that action at this time.
0 commit comments