Skip to content

Commit b32c97d

Browse files
committed
Allow react-basic 14
1 parent 2858a50 commit b32c97d

File tree

3 files changed

+416
-353
lines changed

3 files changed

+416
-353
lines changed

Diff for: 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 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0",
11+
"purescript-react-basic": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0",
1212
"purescript-nullable": "^4.0.0",
1313
"purescript-promises": "^3.0.0"
1414
},

0 commit comments

Comments
 (0)