Skip to content

Commit 4adaff7

Browse files
committed
v0.1.2
1 parent 2b7a762 commit 4adaff7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bs-storybook",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "BuckleScript bindings for Storybook.js",
55
"scripts": {
66
"build": "bsb -make-world",
@@ -11,13 +11,7 @@
1111
"homepage": "https://github.com/MyWellGiving/bs-storybook",
1212
"repository": "https://github.com/MyWellGiving/bs-storybook",
1313
"bugs": "https://github.com/MyWellGiving/bs-storybook/issues",
14-
"keywords": [
15-
"BuckleScript",
16-
"Storybook.js",
17-
"ReasonML",
18-
"react",
19-
"ui"
20-
],
14+
"keywords": ["BuckleScript", "Storybook.js", "ReasonML", "react", "ui"],
2115
"author": "",
2216
"license": "MIT",
2317
"devDependencies": {

0 commit comments

Comments
 (0)