formue-crud 0.0.30 → 0.0.31

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.30",
3
+ "version": "0.0.31",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -21,8 +21,7 @@
21
21
  "qs": "^6.11.2",
22
22
  "tabulator-tables": "^5.5.0",
23
23
  "vue": "^3.3.4",
24
- "vue3-persian-datetime-picker": "^1.2.2",
25
- "vuetify": "^3.3.14"
24
+ "vue3-persian-datetime-picker": "^1.2.2"
26
25
  },
27
26
  "devDependencies": {
28
27
  "@rushstack/eslint-patch": "^1.2.0",