|
18 | 18 | "/test/" |
19 | 19 | ], |
20 | 20 | "dependencies": { |
21 | | - "polymer": "polymer/polymer#^2.0.0-rc.3", |
| 21 | + "polymer": "polymer/polymer#1.9 - 2", |
22 | 22 | "firebase": ">= 3.5.1 < 4.0", |
23 | | - "app-storage": "PolymerElements/app-storage#2.0-preview" |
| 23 | + "app-storage": "PolymerElements/app-storage#1 - 2" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "iron-component-page": "PolymerElements/iron-component-page#2.0-preview", |
27 | | - "note-app-elements": "polymerlabs/note-app-elements#2.0-preview", |
28 | | - "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0-rc.4", |
29 | | - "web-component-tester": "Polymer/web-component-tester#^6.0.0-prerelease.6" |
| 26 | + "iron-component-page": "PolymerElements/iron-component-page#1 - 2", |
| 27 | + "note-app-elements": "polymerlabs/note-app-elements#1 - 2", |
| 28 | + "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0", |
| 29 | + "web-component-tester": "Polymer/web-component-tester#^6.0.0" |
30 | 30 | }, |
31 | 31 | "variants": { |
32 | 32 | "1.x": { |
33 | 33 | "dependencies": { |
34 | | - "polymer": "Polymer/polymer#^1.2", |
| 34 | + "polymer": "Polymer/polymer#^1.9", |
35 | 35 | "firebase": ">= 3.5.1 < 4.0", |
36 | 36 | "app-storage": "polymerelements/app-storage#^0.9.0" |
37 | 37 | }, |
|
40 | 40 | "note-app-elements": "polymerlabs/note-app-elements", |
41 | 41 | "web-component-tester": "^4.0.0", |
42 | 42 | "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 43 | + }, |
| 44 | + "resolutions": { |
| 45 | + "webcomponentsjs": "^0.7" |
43 | 46 | } |
44 | 47 | } |
| 48 | + }, |
| 49 | + "resolutions": { |
| 50 | + "webcomponentsjs": "^1.0.0" |
45 | 51 | } |
46 | 52 | } |
0 commit comments