Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

Commit

Permalink
update bower deps
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwoo committed Aug 18, 2019
1 parent 4fc7d66 commit 0d16c91
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"output"
],
"dependencies": {
"purescript-prelude": "^4.0.1",
"purescript-record": "^1.0.0",
"purescript-prelude": "^4.1.1",
"purescript-record": "^2.0.1",
"purescript-functions": "^4.0.0",
"purescript-node-http": "^5.0.0",
"purescript-aff-promise": "^2.0.0",
"purescript-node-buffer": "^5.0.0"
"purescript-node-http": "^5.0.2",
"purescript-aff-promise": "^2.1.0",
"purescript-node-buffer": "^6.0.0"
},
"devDependencies": {
"purescript-milkis": "^6.0.1",
"purescript-test-unit": "^14.0.0",
"purescript-node-process": "^6.0.0"
"purescript-milkis": "^7.2.1",
"purescript-test-unit": "^15.0.0",
"purescript-node-process": "^7.0.0"
}
}

0 comments on commit 0d16c91

Please sign in to comment.