diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-02-19 17:57:34 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-02-19 17:59:34 -0500 |
commit | 91cd1587ed4a1d4f3834227e8eb3cc30cb385409 (patch) | |
tree | 540f3cfd5a130df18b4f627659d4e95559ee660d | |
parent | 741bb6a32d54d5626ff462b8f310b0b2fb0fdd96 (diff) | |
download | jquery-91cd1587ed4a1d4f3834227e8eb3cc30cb385409.tar.gz jquery-91cd1587ed4a1d4f3834227e8eb3cc30cb385409.zip |
Bower: stop ignoring yourself, bower1.11.0
Ref #14798
Ref gh-1516
Ref gh-1338
-rw-r--r-- | bower.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json index 64cd457c1..447100c99 100644 --- a/bower.json +++ b/bower.json @@ -11,8 +11,7 @@ "*.md", "AUTHORS.txt", "Gruntfile.js", - "package.json", - "bower.json" + "package.json" ], "devDependencies": { "sizzle": "1.10.16", |