vee-validate 4.14.2 → 4.14.3
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/vee-validate.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* vee-validate v4.14.
|
|
2
|
+
* vee-validate v4.14.3
|
|
3
3
|
* (c) 2024 Abdelrahman Awad
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
@@ -1201,7 +1201,6 @@ function installDevtoolsPlugin(app) {
|
|
|
1201
1201
|
app,
|
|
1202
1202
|
logo: 'https://vee-validate.logaretm.com/v4/logo.png',
|
|
1203
1203
|
}, api => {
|
|
1204
|
-
console.log('api', api);
|
|
1205
1204
|
API = api;
|
|
1206
1205
|
api.addInspector({
|
|
1207
1206
|
id: INSPECTOR_ID,
|
package/dist/vee-validate.js
CHANGED
package/dist/vee-validate.min.js
CHANGED