Skip to content

Commit

Permalink
upgrade babel-brunch dependency on package.json
Browse files Browse the repository at this point in the history
This patch fixes the issue previously reported here: #806
  • Loading branch information
endel committed Apr 27, 2015
1 parent a84bfc5 commit 235d1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
},
"dependencies": {
"brunch": "^1.8.1",
"babel-brunch": "^4.0.0",
"babel-brunch": "^5.0.1",
"clean-css-brunch": ">= 1.0 < 1.8",
"css-brunch": ">= 1.0 < 1.8",
"javascript-brunch": ">= 1.0 < 1.8",
Expand Down

0 comments on commit 235d1f2

Please sign in to comment.