Skip to content

Commit cf9b537

Browse files
committed
Relax upper bound on typelevel-prelude
1 parent f1b9091 commit cf9b537

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
@@ -23,7 +23,7 @@
2323
"purescript-exceptions": "^4.0.0",
2424
"purescript-maybe": "^4.0.0",
2525
"purescript-nullable": "^4.0.0",
26-
"purescript-typelevel-prelude": "^4.0.0"
26+
"purescript-typelevel-prelude": ">= 4.0.0 < 6.0.0"
2727
},
2828
"devDependencies": {
2929
"purescript-console": "^4.1.0",

0 commit comments

Comments
 (0)