Skip to content

Commit f7c7254

Browse files
committed
Allow react-basic v9
1 parent 017ebde commit f7c7254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"purescript-prelude": "^4.1.0",
11-
"purescript-react-basic": "^8.0.0",
11+
"purescript-react-basic": "^8.0.0 || ^9.0.0",
1212
"purescript-nullable": "^4.0.0",
1313
"purescript-promises": "^3.0.0"
1414
},

0 commit comments

Comments
 (0)