@pluginjs/factory
Advanced tools
Comparing version 0.7.11 to 0.7.12
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/factory v0.7.11 (https://pluginjs.com) | ||
* @pluginjs/factory v0.7.12 (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.11", | ||
"version": "0.7.12", | ||
"category": "core", | ||
@@ -37,9 +37,9 @@ "main": "dist/factory.common.js", | ||
"dependencies": { | ||
"@pluginjs/emitter": "^0.7.11", | ||
"@pluginjs/utils": "^0.7.11" | ||
"@pluginjs/emitter": "^0.7.12", | ||
"@pluginjs/utils": "^0.7.12" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@pluginjs/browserslist-config": "^1.2.7", | ||
"@pluginjs/cli": "^0.7.10", | ||
"@pluginjs/browserslist-config": "^1.2.8", | ||
"@pluginjs/cli": "^0.7.11", | ||
"babel-jest": "*", | ||
@@ -68,3 +68,3 @@ "jest": "*", | ||
], | ||
"gitHead": "4c0e0dc988111520438e7b20270b8b3b08e4901f" | ||
"gitHead": "99484f02b3c29aa1889cfd1d9f488093295bc359" | ||
} |
Updated@pluginjs/emitter@^0.7.12
Updated@pluginjs/utils@^0.7.12