Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Apr 26, 2015
1 parent 16f4721 commit 5ef9129
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"bower_components"
],
"dependencies": {
"purescript-arrays": "~0.3.5",
"purescript-foldable-traversable": "~0.3.0",
"purescript-arrays": "~0.3.7",
"purescript-foldable-traversable": "~0.3.1",
"purescript-enums": "~0.4.0",
"purescript-strings": "~0.4.3",
"Sortable": "RubaXa/Sortable#~1.1.1",
"purescript-strings": "~0.4.5",
"Sortable": "RubaXa/Sortable#~1.2.0",
"isomer": "https://github.com/jdan/isomer.git#a36706dba1869ff3d53eaa23b958b74fc76ca3cc",
"purescript-simple-dom": "https://github.com/sharkdp/purescript-simple-dom.git#3dedb490f124c4151dd41673b1ce40f23a58f0f3"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.8.1",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1"
}
}

0 comments on commit 5ef9129

Please sign in to comment.