@pluginjs/breakpoints
Advanced tools
Comparing version 0.7.12 to 0.7.13
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/breakpoints v0.7.12 (https://pluginjs.com) | ||
* @pluginjs/breakpoints v0.7.13 (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.12", | ||
"version": "0.7.13", | ||
"category": "utils", | ||
@@ -38,6 +38,6 @@ "main": "dist/breakpoints.common.js", | ||
"@pluginjs/emitter": "^0.7.12", | ||
"@pluginjs/factory": "^0.7.12", | ||
"@pluginjs/is": "^0.7.11", | ||
"@pluginjs/factory": "^0.7.13", | ||
"@pluginjs/is": "^0.7.12", | ||
"@pluginjs/simple-emitter": "^0.7.11", | ||
"@pluginjs/utils": "^0.7.12" | ||
"@pluginjs/utils": "^0.7.13" | ||
}, | ||
@@ -73,3 +73,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "99484f02b3c29aa1889cfd1d9f488093295bc359" | ||
"gitHead": "dd7e1408426c72aa61b9bcd2968c389a8be92fec" | ||
} |
Updated@pluginjs/factory@^0.7.13
Updated@pluginjs/is@^0.7.12
Updated@pluginjs/utils@^0.7.13