Skip to content

Commit

Permalink
Update bower path changed path in order to avoid duplication of sources
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Dec 20, 2016
1 parent 2fd7097 commit dc35ec2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bowerrc
@@ -1 +1 @@
{ "directory": "app/Resources/public/assets" }
{ "directory": "web/assets" }
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -47,5 +47,4 @@ plugin/vchamilo/templates/*
# Stuff updated through composer - Remove just before release
composer.lock
vendor
web/assets/*

6 changes: 5 additions & 1 deletion bower.json
Expand Up @@ -40,7 +40,11 @@
"jsPlumb" : "1.3.7",
"xcolor": "*",
"d3" : "3.5.4",
"colorbrewer" : "*"
"colorbrewer" : "*",
"emojione" : "2.2.*",
"webodf.js" : "0.5.*",
"wodo.texteditor" : "0.5.*",
"emojionearea" : "3.1.*"
},
"resolutions": {
"jquery": "2.1.4"
Expand Down

0 comments on commit dc35ec2

Please sign in to comment.