Skip to content

Commit 2e7adda

Browse files
committed
Allow react-basic v9
1 parent 70618aa commit 2e7adda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"purescript-prelude": "^4.1.0",
1616
"purescript-console": "^4.2.0",
1717
"purescript-effect": "^2.0.0",
18-
"purescript-react-basic": "^8.0.0",
18+
"purescript-react-basic": "^8.0.0 || ^9.0.0",
1919
"purescript-indexed-monad": "^1.0.0",
2020
"purescript-unsafe-reference": "^3.0.1"
2121
},

0 commit comments

Comments
 (0)