|
21 | 21 | "/.*"
|
22 | 22 | ],
|
23 | 23 | "dependencies": {
|
24 |
| - "iron-flex-layout": "PolymerElements/iron-flex-layout#2.0-preview", |
| 24 | + "iron-flex-layout": "PolymerElements/iron-flex-layout#1 - 2", |
25 | 25 | "font-roboto": "PolymerElements/font-roboto#^1.0.1",
|
26 |
| - "polymer": "Polymer/polymer#^2.0.0-rc.1" |
| 26 | + "polymer": "Polymer/polymer#1.9 - 2" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "iron-component-page": "PolymerElements/iron-component-page#2.0-preview", |
30 |
| - "iron-demo-helpers": "PolymerElements/iron-demo-helpers#2.0-preview", |
31 |
| - "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0-rc.1", |
32 |
| - "web-component-tester": "^6.0.0-prerelease.6" |
| 29 | + "iron-component-page": "PolymerElements/iron-component-page#1 - 2", |
| 30 | + "iron-demo-helpers": "PolymerElements/iron-demo-helpers#1 - 2", |
| 31 | + "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0", |
| 32 | + "web-component-tester": "^6.0.0" |
33 | 33 | },
|
34 | 34 | "variants": {
|
35 | 35 | "1.x": {
|
36 | 36 | "dependencies": {
|
37 | 37 | "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
38 | 38 | "font-roboto": "PolymerElements/font-roboto#^1.0.0",
|
39 |
| - "polymer": "Polymer/polymer#^1.1.0" |
| 39 | + "polymer": "Polymer/polymer#^1.9" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
43 | 43 | "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
|
44 | 44 | "web-component-tester": "^4.0.0",
|
45 | 45 | "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| 46 | + }, |
| 47 | + "resolutions": { |
| 48 | + "webcomponentsjs": "^0.7" |
46 | 49 | }
|
47 | 50 | }
|
| 51 | + }, |
| 52 | + "resolutions": { |
| 53 | + "webcomponentsjs": "^1.0.0" |
48 | 54 | }
|
49 | 55 | }
|
0 commit comments