create-webextension
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -19,3 +19,3 @@ "use strict"; | ||
https://addons.mozilla.org/en-US/developers/ | ||
${chalk.bold.underline.white("https://addons.mozilla.org/en-US/developers/")} | ||
@@ -22,0 +22,0 @@ You can find an overview, API docs, guides and how-tos on MDN: |
{ | ||
"name": "create-webextension", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Create a WebExtension in one command", | ||
@@ -5,0 +5,0 @@ "bin": { |
47477