Fix jQuery being compiled in main.js

Cause that happened, not blaming anyone
This commit is contained in:
Kalen Johnson
2015-06-17 14:58:03 -07:00
parent 45ee2df2c5
commit 7175cc833b

View File

@@ -17,6 +17,9 @@
"styles/editor-style.scss"
]
},
"jquery.js": {
"bower": ["jquery"]
},
"modernizr.js": {
"bower": ["modernizr"]
}