formue-crud 0.0.22 → 0.0.24

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.22",
3
+ "version": "0.0.24",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -18,6 +18,7 @@
18
18
  "formue": "^0.0.13",
19
19
  "lodash": "^4.17.21",
20
20
  "pinia": "^2.1.6",
21
+ "qs": "^6.11.2",
21
22
  "tabulator-tables": "^5.5.0",
22
23
  "vue": "^3.3.4",
23
24
  "vue3-persian-datetime-picker": "^1.2.2",