Commit 1fc68c35 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12163 from ZDroid/wrong-paths

Update paths in bower.json
parents 48961411 431c544f
...@@ -11,13 +11,11 @@ ...@@ -11,13 +11,11 @@
], ],
"ignore": [ "ignore": [
"**/.*", "**/.*",
"*.html", "_config.yml",
"_*",
"CNAME", "CNAME",
"composer.json", "composer.json",
"CONTRIBUTING.md", "CONTRIBUTING.md",
"docs/assets", "docs",
"examples",
"js/tests" "js/tests"
], ],
"dependencies": { "dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment