@wix/vibe-forms-app-plugin 0.21.0 → 0.22.0
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/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -2721,7 +2721,7 @@ var import_adm_zip = __toESM(require_adm_zip());
|
|
|
2721
2721
|
// src/constants.ts
|
|
2722
2722
|
var VERTICAL_NAME = "forms-app";
|
|
2723
2723
|
var FORMS_APP_DEF_ID = "225dd912-7dea-4738-8688-4b8c6955ffc2";
|
|
2724
|
-
var PLUGIN_FILES_ZIP_URL = "https://static.parastorage.com/services/vibe-forms-plugin-files/0.
|
|
2724
|
+
var PLUGIN_FILES_ZIP_URL = "https://static.parastorage.com/services/vibe-forms-plugin-files/0.21.0/forms-plugin-files-files.zip";
|
|
2725
2725
|
var PROMPT_ID = "b04334db-8243-4b9e-9773-ecb2775f329e";
|
|
2726
2726
|
|
|
2727
2727
|
// src/wix-apis.ts
|