Skip to content

Commit

Permalink
Bump versions (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
natefaubion authored Mar 1, 2017
1 parent a4efa5a commit e5d01eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
dist: trusty
sudo: required
node_js: 6
node_js: stable
install:
- npm install -g bower
- npm install
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"purescript-ace": "^3.0.0",
"purescript-halogen": "^1.0.0-rc.2",
"purescript-halogen": "^1.0.0",
"purescript-now": "^2.0.0",
"purescript-random": "^2.0.0",
"purescript-refs": "^2.0.0"
Expand Down

0 comments on commit e5d01eb

Please sign in to comment.