Skip to content

Commit

Permalink
Bump pairs version
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed May 17, 2022
1 parent d8cbc34 commit bd11b65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/.spago
/output
/.purs-repl
/bower_components
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"purescript-newtype": "^v5.0.0",
"purescript-nonempty": "^v7.0.0",
"purescript-numbers": "^v9.0.0",
"purescript-pairs": "^v8.0.0",
"purescript-pairs": "^v9.0.0",
"purescript-prelude": "^v6.0.0",
"purescript-tuples": "^v7.0.0"
}
Expand Down

0 comments on commit bd11b65

Please sign in to comment.