i18n-format
Advanced tools
Comparing version 4.0.0-pre.10 to 4.0.0-pre.11
@@ -192,6 +192,2 @@ /** | ||
export class I18nFormat extends polyfill(HTMLElement) { | ||
static get importMeta() { | ||
return import.meta; | ||
} | ||
static get is() { | ||
@@ -198,0 +194,0 @@ return 'i18n-format'; |
@@ -21,3 +21,3 @@ { | ||
"name": "i18n-format", | ||
"version": "4.0.0-pre.10", | ||
"version": "4.0.0-pre.11", | ||
"main": "i18n-format.js", | ||
@@ -24,0 +24,0 @@ "directories": { |
Sorry, the diff of this file is not supported yet
105841
1395