Skip to content

Commit 1272140

Browse files
committed
chore: Add ReasonReact as devDependency
1 parent 5c4ffce commit 1272140

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
@@ -20,7 +20,8 @@
2020
"author": "",
2121
"license": "MIT",
2222
"devDependencies": {
23-
"bs-platform": "^7.0.1"
23+
"bs-platform": "^7.0.1",
24+
"reason-react": "^0.7.1"
2425
},
2526
"peerDependencies": {
2627
"reason-react": "^0.7.1",

0 commit comments

Comments
 (0)