| Index: polymer_1.0.4/bower_components/webcomponentsjs/.bower.json
|
| diff --git a/polymer_0.5.4/bower_components/webcomponentsjs/.bower.json b/polymer_1.0.4/bower_components/webcomponentsjs/.bower.json
|
| similarity index 53%
|
| copy from polymer_0.5.4/bower_components/webcomponentsjs/.bower.json
|
| copy to polymer_1.0.4/bower_components/webcomponentsjs/.bower.json
|
| index 1855e24706ce6401da0ff827db0a6cb4e2737ea7..161ba541a773ab2843f7d8c8896a2e6b0a6e8e8a 100644
|
| --- a/polymer_0.5.4/bower_components/webcomponentsjs/.bower.json
|
| +++ b/polymer_1.0.4/bower_components/webcomponentsjs/.bower.json
|
| @@ -1,23 +1,27 @@
|
| {
|
| "name": "webcomponentsjs",
|
| "main": "webcomponents.js",
|
| - "version": "0.5.4",
|
| + "version": "0.7.5",
|
| "homepage": "http://webcomponents.org",
|
| "authors": [
|
| "The Polymer Authors"
|
| ],
|
| + "repository": {
|
| + "type": "git",
|
| + "url": "https://github.com/webcomponents/webcomponentsjs.git"
|
| + },
|
| "keywords": [
|
| "webcomponents"
|
| ],
|
| "license": "BSD",
|
| "ignore": [],
|
| - "_release": "0.5.4",
|
| + "_release": "0.7.5",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "0.5.4",
|
| - "commit": "d31b29c8c3bf4ad7ddd9a84236f04864003bc40d"
|
| + "tag": "v0.7.5",
|
| + "commit": "6e2fd746392a9fbec95711872e21fa22bff22fae"
|
| },
|
| "_source": "git://github.com/Polymer/webcomponentsjs.git",
|
| - "_target": "^0.5",
|
| - "_originalSource": "Polymer/webcomponentsjs"
|
| + "_target": "^0.7.2",
|
| + "_originalSource": "webcomponentsjs"
|
| }
|
|
|