Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #72 from garyb/updates
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
garyb authored Jul 31, 2016
2 parents 5101e1c + 7a73d91 commit fe27025
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
],
"dependencies": {
"purescript-const": "^1.0.0",
"purescript-functor-compose": "#384edff4e5606f0db7b5f06903b3defd807d8a27",
"purescript-hugenums": "^2.0.0",
"purescript-lists": "^1.0.0",
"purescript-functor-compose": "^0.1.0",
"purescript-hugenums": "^2.0.1",
"purescript-lists": "^1.0.1",
"purescript-parsing": "^1.0.0",
"purescript-partial": "^1.1.2",
"purescript-prelude": "^1.0.0",
"purescript-prelude": "^1.0.1",
"purescript-sets": "^1.0.0",
"purescript-strings": "^1.1.0",
"purescript-strongcheck": "^1.0.0",
"purescript-strongcheck": "^1.1.1",
"purescript-validation": "^1.0.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"devDependencies": {
"pulp": "^9.0.1",
"purescript": "^0.9.1",
"purescript": "^0.9.2",
"purescript-psa": "^0.3.9",
"rimraf": "^2.5.0"
"rimraf": "^2.5.4"
}
}

0 comments on commit fe27025

Please sign in to comment.