formue-crud 0.1.40 → 0.1.41

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "formue-crud",
3
- "version": "0.1.40",
3
+ "version": "0.1.41",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -15,7 +15,7 @@
15
15
  "@vueform/vueform": "^1.5.3",
16
16
  "@vueuse/core": "^10.4.0",
17
17
  "axios": "^1.6.2",
18
- "formue": "^0.0.13",
18
+ "formue": "^0.1.0",
19
19
  "lodash": "^4.17.21",
20
20
  "pinia": "^2.1.6",
21
21
  "qs": "^6.11.2",