@wix/vibe-forms-app-plugin 0.10.0 → 0.11.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 +3 -3
package/dist/index.cjs
CHANGED
|
@@ -146974,7 +146974,7 @@ var import_adm_zip = __toESM(require_adm_zip());
|
|
|
146974
146974
|
// src/constants.ts
|
|
146975
146975
|
var VERTICAL_NAME = "forms-app";
|
|
146976
146976
|
var FORMS_APP_DEF_ID = "225dd912-7dea-4738-8688-4b8c6955ffc2";
|
|
146977
|
-
var PLUGIN_FILES_ZIP_URL = "https://static.parastorage.com/services/forms-plugin-files/0.
|
|
146977
|
+
var PLUGIN_FILES_ZIP_URL = "https://static.parastorage.com/services/vibe-forms-plugin-files/0.9.0/forms-plugin-files-files.zip";
|
|
146978
146978
|
|
|
146979
146979
|
// src/wix-apis.ts
|
|
146980
146980
|
var isErrorWithRequestId = (error) => {
|