@polymer/iron-media-query
Advanced tools
Comparing version 3.0.0-pre.13 to 3.0.0-pre.14
@@ -29,5 +29,5 @@ /** | ||
*/ | ||
import '../polymer/polymer-legacy.js'; | ||
import '@polymer/polymer/polymer-legacy.js'; | ||
import { Polymer } from '../polymer/lib/legacy/polymer-fn.js'; | ||
import { Polymer } from '@polymer/polymer/lib/legacy/polymer-fn.js'; | ||
Polymer({ | ||
@@ -34,0 +34,0 @@ |
@@ -19,3 +19,3 @@ { | ||
"webmat": "^0.2.0", | ||
"@polymer/paper-styles": "^3.0.0-pre.13", | ||
"@polymer/paper-styles": "^3.0.0-pre.14", | ||
"wct-browser-legacy": "^0.0.1-pre.11", | ||
@@ -28,3 +28,3 @@ "@webcomponents/webcomponentsjs": "^2.0.0-0" | ||
}, | ||
"version": "3.0.0-pre.13", | ||
"version": "3.0.0-pre.14", | ||
"resolutions": { | ||
@@ -31,0 +31,0 @@ "inherits": "2.0.3", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20255