Skip to content

Commit cffb1c0

Browse files
authored
Merge pull request #171 from purescript-contrib/relax-bounds
Relax upper bound on typelevel-prelude
2 parents f1b9091 + cf9b537 commit cffb1c0

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)