@bepp/core
Advanced tools
Comparing version 1.2.2 to 1.2.3
import { n as name, d as description, L as Logger, I as InitCore, B as BuildConfigCore, c as compressTypes, e as extTypes, a as BuildBrowserSharedCore, b as BuildChromiumCore, f as BuildEdgeCore, g as BuildBraveCore, h as BuildOperaCore, i as BuildOperaGXCore, j as BuildChromeCore, k as BuildFirefoxCore, l as BuildCustomCore, m as BuildYandexCore, o as BuildSafariCore } from "./main-TgSOTSiJ.js"; | ||
import { Command, Option } from "@commander-js/extra-typings"; | ||
import chalk from "chalk"; | ||
const version = "1.2.2"; | ||
const version = "1.2.3"; | ||
const moreInfoLink = (path = void 0) => ` | ||
@@ -6,0 +6,0 @@ More info: ${chalk.italic.gray.underline("https://bepp.pigeonposse.com/guide/" + (path ? path : ""))} |
{ | ||
"name": "@bepp/core", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Package your extension for multiple browsers quickly and easily", | ||
@@ -5,0 +5,0 @@ "type": "module", |