Skip to content

Commit

Permalink
Update for PureScript v0.7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parsonsmatt committed Dec 29, 2015
1 parent da422a6 commit 258ce7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.pulp-cache/
/bower_components/
/node_modules/
/output/
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"purescript-console": "^0.1.0",
"purescript-halogen": "~0.5",
"purescript-affjax": "~0.8.1",
"purescript-generics": "~0.6.1"
"purescript-generics": "~0.7.0"
}
}

0 comments on commit 258ce7d

Please sign in to comment.