adding surrounding quotes to dollar sign

This commit is contained in:
Jarred de Beer
2013-12-17 22:55:25 +02:00
parent 4e8a886796
commit 9e584eb5b4
@@ -7,7 +7,7 @@
"shim": { "shim": {
"typeahead": { "typeahead": {
"imports": "jquery", "imports": "jquery",
"exports": $ "exports": "$"
} }
}, },
"buildConfig": { "buildConfig": {