@wevion/cli 1.0.2808 → 1.0.2845

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.
Files changed (2) hide show
  1. package/openapi.json +6 -0
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -204113,6 +204113,12 @@
204113
204113
  "ASSIGN_PIXELS"
204114
204114
  ]
204115
204115
  },
204116
+ {
204117
+ "type": "string",
204118
+ "enum": [
204119
+ "SYNC_TOKEN_PERMISSIONS"
204120
+ ]
204121
+ },
204116
204122
  {
204117
204123
  "type": "string",
204118
204124
  "enum": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wevion/cli",
3
- "version": "1.0.2808",
3
+ "version": "1.0.2845",
4
4
  "description": "Wevion API command-line interface — generated from the public OpenAPI spec",
5
5
  "type": "module",
6
6
  "bin": {