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.
@@ -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-beta.2",
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"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "edgeone",
3
- "version": "1.0.16-beta.2",
3
+ "version": "1.0.16",
4
4
  "description": "Command-line interface for TencentCloud Pages Functions",
5
5
  "bin": {
6
6
  "edgeone": "./edgeone-bin/edgeone.js"