Skip to content

Commit

Permalink
Add purescript-integers dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Dec 22, 2017
1 parent 6f20007 commit 819ff2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"package.json"
],
"dependencies": {
"purescript-maybe": "^3.0.0"
"purescript-maybe": "^3.0.0",
"purescript-integers": "^3.0.0"
},
"devDependencies": {
"purescript-integers": "^3.0.0",
Expand Down

0 comments on commit 819ff2d

Please sign in to comment.