Remove bless-brunch since we no longer support IE9 (or 10)

This commit is contained in:
Nick Winter 2016-05-02 13:08:39 -07:00
parent 9f3aac3313
commit 13a5d58113
2 changed files with 0 additions and 3 deletions

View file

@ -205,8 +205,6 @@ exports.config =
sass:
mode: 'native'
allowCache: true
bless:
cacheBuster: false
assetsmanager:
copyTo:
'lib/ace': ['node_modules/ace-builds/src-min-noconflict/*']

View file

@ -93,7 +93,6 @@
"after-brunch": "0.0.5",
"assetsmanager-brunch": "^1.8.1",
"auto-reload-brunch": "> 1.0 < 1.8",
"bless-brunch": "https://github.com/ThomasConner/bless-brunch/tarball/master",
"bower": "~1.6.4",
"brunch": "^1.8.5",
"coffee-script-brunch": "^1.8.3",