@pluginjs/i18n
Advanced tools
Comparing version 0.7.20 to 0.7.21
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/i18n v0.7.20 (https://pluginjs.com) | ||
* @pluginjs/i18n v0.7.21 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "0.7.20", | ||
"version": "0.7.21", | ||
"category": "core", | ||
@@ -37,9 +37,9 @@ "main": "dist/i18n.common.js", | ||
"dependencies": { | ||
"@pluginjs/template": "^0.7.17", | ||
"@pluginjs/utils": "^0.7.17" | ||
"@pluginjs/template": "^0.7.18", | ||
"@pluginjs/utils": "^0.7.18" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.5", | ||
"@pluginjs/browserslist-config": "^1.2.11", | ||
"@pluginjs/cli": "^0.7.14", | ||
"@pluginjs/browserslist-config": "^1.2.12", | ||
"@pluginjs/cli": "^0.7.15", | ||
"babel-jest": "*", | ||
@@ -70,4 +70,4 @@ "jest": "*", | ||
], | ||
"gitHead": "e0247ab4b5e2026b77a390619f2b96bac30609c6", | ||
"gitHead": "f0767d4ff57027169d885ad7a3a46dbc4ff5cf7f", | ||
"title": "Plugin" | ||
} |
Updated@pluginjs/template@^0.7.18
Updated@pluginjs/utils@^0.7.18