Fixing the paths related to javascript dependecies

This commit is contained in:
kevgliss
2015-08-14 10:05:30 -07:00
parent 90e49613f9
commit 43d4dbbfbd
2 changed files with 13 additions and 13 deletions

View File

@ -1,3 +1,3 @@
{
"directory": "lemur/static/app/vendor/bower_components"
"directory": "bower_components"
}