edgeone 1.0.16-beta.2 → 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/edgeone-dist/cli.js +1 -1
- package/package.json +1 -1
package/edgeone-dist/cli.js
CHANGED
|
@@ -180275,7 +180275,7 @@ var yargs_default = Yargs;
|
|
|
180275
180275
|
// package.json
|
|
180276
180276
|
var package_default = {
|
|
180277
180277
|
name: "edgeone",
|
|
180278
|
-
version: "1.0.16
|
|
180278
|
+
version: "1.0.16",
|
|
180279
180279
|
description: "Command-line interface for TencentCloud Pages Functions",
|
|
180280
180280
|
bin: {
|
|
180281
180281
|
edgeone: "./edgeone-bin/edgeone.js"
|