formue-crud 0.0.18 → 0.0.19

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.18",
3
+ "version": "0.0.19",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -14,6 +14,7 @@
14
14
  "dependencies": {
15
15
  "@vueform/vueform": "^1.5.3",
16
16
  "@vueuse/core": "^10.4.0",
17
+ "axios": "^1.6.2",
17
18
  "formue": "^0.0.13",
18
19
  "lodash": "^4.17.21",
19
20
  "pinia": "^2.1.6",