Skip to content

Commit

Permalink
Merge pull request #46 from paluh/master
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
garyb authored Apr 17, 2019
2 parents 86ac15f + 8d61f0e commit 1885b00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"dependencies": {
"purescript-proxy": "^3.0.0",
"purescript-enums": "^4.0.0",
"purescript-quickcheck": "^5.0.0"
"purescript-quickcheck": "^6.0.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"test": "pulp test"
},
"devDependencies": {
"pulp": "^11.0.0",
"purescript-psa": "^0.5.0",
"purescript": "^0.12.0",
"pulp": "^12.4.0",
"purescript": "^0.12.5",
"purescript-psa": "^0.5.1",
"rimraf": "^2.6.1"
}
}

0 comments on commit 1885b00

Please sign in to comment.