Skip to content

Commit

Permalink
Upgrade to purescript 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Vincent Liwanag authored and Jan Vincent Liwanag committed Mar 31, 2021
1 parent be154d6 commit 27b59cf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,17 @@
"url": "https://github.com/lumihq/purescript-react-basic-emotion.git"
},
"dependencies": {
"purescript-colors": "^5.0.0",
"purescript-foreign": "^5.0.0",
"purescript-numbers": "^7.0.0",
"purescript-prelude": "^4.1.0",
"purescript-react-basic": "^13.0.0 || ^14.0.0 || ^15.0.0",
"purescript-typelevel-prelude": "^5.0.2",
"purescript-unsafe-reference": "^3.0.1"
"purescript-colors": "^6.0.0",
"purescript-foreign": "^6.0.0",
"purescript-numbers": "^8.0.0",
"purescript-prelude": "^5.0.0",
"purescript-react-basic": "^16.0.0",
"purescript-react-basic-dom": "https://github.com/lumihq/purescript-react-basic-dom.git#4.0.1",
"purescript-typelevel-prelude": "^6.0.0",
"purescript-unsafe-reference": "^4.0.0"
},
"devDependencies": {
"purescript-psci-support": "^4.0.0",
"purescript-react-basic-hooks": ">=2.0.2 <7.0.0"
"purescript-psci-support": "^5.0.0",
"purescript-react-basic-hooks": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"bower": "^1.8.8",
"pulp": "^15.0.0",
"purescript": "^0.13.8"
"purescript": "^0.14.0"
},
"dependencies": {
"@emotion/core": "^10.0.28",
Expand Down

0 comments on commit 27b59cf

Please sign in to comment.