diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/bower.json b/bower.json index 510770926..befdde18f 100644 --- a/bower.json +++ b/bower.json @@ -20,16 +20,18 @@ ], "ignore": [ "/.*", - "_config.yml", - "CNAME", - "composer.json", - "CONTRIBUTING.md", + "/_*", + "about", + "assets", "docs", "js/tests", - "test-infra" + "nuget", + "CNAME", + "composer.json", + "Gruntfile.js" ], "dependencies": { "jquery": ">=1.9.1", - "tether": "^1.4.0" + "popper.js": "^1.9.9" } } |
