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 #32 from garyb/bump
Browse files Browse the repository at this point in the history
Bump dependencies for new Aff
  • Loading branch information
garyb committed Jan 24, 2018
2 parents d9acfc8 + 988316d commit 4543829
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
/node_modules/
/output/
/example/dist/test.js
package-lock.json
8 changes: 2 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,11 @@
"package.json"
],
"dependencies": {
"purescript-halogen": "^3.0.1",
"purescript-halogen": "^3.1.1",
"purescript-halogen-css": "^7.0.0",
"purescript-echarts": "^9.0.0"
"purescript-echarts": "^9.1.0"
},
"devDependencies": {
"purescript-debug": "^3.0.0",
"purescript-random": "^3.0.0"
},
"resolutions": {
"purescript-aff": "^3.0.0"
}
}

0 comments on commit 4543829

Please sign in to comment.