Skip to content

Commit

Permalink
Lock brunch to version 2.2.x because the new version, 2.3.1, that was…
Browse files Browse the repository at this point in the history
… released this morning breaks the build
  • Loading branch information
Calvin Pomerantz committed Feb 17, 2016
1 parent 678e95e commit 86269a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SingularityUI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"bower": "^1.7.6",
"brunch": "^2.2.2",
"brunch": "~2.2.2",
"clean-css-brunch": "^2.0.0",
"coffee-script-brunch": "^2.0.0",
"css-brunch": "^2.0.0",
Expand Down

0 comments on commit 86269a0

Please sign in to comment.