@pluginjs/template
Advanced tools
Comparing version 0.7.0 to 0.7.1
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/template v0.7.0 (https://pluginjs.com) | ||
* @pluginjs/template v0.7.1 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"category": "core", | ||
@@ -33,12 +33,12 @@ "main": "dist/template.common.js", | ||
"lint:js": "eslint ./src/**/*.js --fix", | ||
"prepublish": "npm run build", | ||
"prepublishOnly": "npm run build", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@pluginjs/utils": "^0.7.0" | ||
"@pluginjs/utils": "^0.7.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.1.2", | ||
"@pluginjs/browserslist-config": "^1.2.0", | ||
"@pluginjs/cli": "^0.7.0", | ||
"@pluginjs/browserslist-config": "^1.2.1", | ||
"@pluginjs/cli": "^0.7.1", | ||
"babel-jest": "*", | ||
@@ -70,3 +70,3 @@ "jest": "*", | ||
"title": "Plugin", | ||
"gitHead": "966846899194272d4643d025f031e93f36670c63" | ||
"gitHead": "ddb86f691714a50df747dceda09ab3aa3aa83690" | ||
} |
16754
10
327
Updated@pluginjs/utils@^0.7.1