formue-crud 0.0.17 → 0.0.18

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "formue-crud",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -12,6 +12,7 @@
12
12
  "format": "prettier --write src/"
13
13
  },
14
14
  "dependencies": {
15
+ "@vueform/vueform": "^1.5.3",
15
16
  "@vueuse/core": "^10.4.0",
16
17
  "formue": "^0.0.13",
17
18
  "lodash": "^4.17.21",