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:58:50 -0500 |
commit | f361f0378b80f6141e79d906821f6964bcdfbfc4 (patch) | |
tree | 2e0111e3c32a1d453a7cdd6b1f73baef9e73ac7c /bower.json | |
parent | 833d7a69ea2c5437a5ee5a60fbf4e89acd857717 (diff) | |
download | jquery-f361f0378b80f6141e79d906821f6964bcdfbfc4.tar.gz jquery-f361f0378b80f6141e79d906821f6964bcdfbfc4.zip |
Bower: stop ignoring yourself, bower
Ref #14798
Ref gh-1516
Ref gh-1338
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json index c8c833af5..98faad35e 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.18", |