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:56 -0500 |
commit | 9434e03193c45d51bbd063a0edd1a07a6178d33f (patch) | |
tree | 661a1185d6a25e61f1dcc44ea69389ad7ee75609 | |
parent | 45337835c78c146e99c5f8098219926814bbf7e5 (diff) | |
download | jquery-9434e03193c45d51bbd063a0edd1a07a6178d33f.tar.gz jquery-9434e03193c45d51bbd063a0edd1a07a6178d33f.zip |
Bower: stop ignoring yourself, bower2.1.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 ddf7565a1..77beb5802 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", |