@polymer/iron-icon
Advanced tools
Comparing version 3.0.0-pre.13 to 3.0.0-pre.14
@@ -84,9 +84,9 @@ /** | ||
*/ | ||
import { Base } from '../polymer/polymer-legacy.js'; | ||
import { Base } from '@polymer/polymer/polymer-legacy.js'; | ||
import '../iron-meta/iron-meta.js'; | ||
import '../iron-flex-layout/iron-flex-layout.js'; | ||
import { Polymer } from '../polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '../polymer/lib/utils/html-tag.js'; | ||
import { dom } from '../polymer/lib/legacy/polymer.dom.js'; | ||
import '@polymer/iron-meta/iron-meta.js'; | ||
import '@polymer/iron-flex-layout/iron-flex-layout.js'; | ||
import { Polymer } from '@polymer/polymer/lib/legacy/polymer-fn.js'; | ||
import { html } from '@polymer/polymer/lib/utils/html-tag.js'; | ||
import { dom } from '@polymer/polymer/lib/legacy/polymer.dom.js'; | ||
Polymer({ | ||
@@ -93,0 +93,0 @@ _template: html` |
@@ -18,9 +18,9 @@ { | ||
"webmat": "^0.2.0", | ||
"@polymer/promise-polyfill": "^3.0.0-pre.13", | ||
"@polymer/iron-iconset": "^3.0.0-pre.13", | ||
"@polymer/iron-icons": "^3.0.0-pre.13", | ||
"@polymer/iron-component-page": "^3.0.0-pre.13", | ||
"@polymer/promise-polyfill": "^3.0.0-pre.14", | ||
"@polymer/iron-iconset": "^3.0.0-pre.14", | ||
"@polymer/iron-icons": "^3.0.0-pre.14", | ||
"@polymer/iron-component-page": "^3.0.0-pre.14", | ||
"wct-browser-legacy": "^0.0.1-pre.11", | ||
"@webcomponents/webcomponentsjs": "^2.0.0-0", | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.13" | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.14" | ||
}, | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
}, | ||
"version": "3.0.0-pre.13", | ||
"version": "3.0.0-pre.14", | ||
"resolutions": { | ||
@@ -42,6 +42,6 @@ "inherits": "2.0.3", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.13", | ||
"@polymer/iron-meta": "^3.0.0-pre.13", | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.14", | ||
"@polymer/iron-meta": "^3.0.0-pre.14", | ||
"@polymer/polymer": "^3.0.0-pre.13" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29446
37477