vue-wiguet-chatweb 0.1.25 → 0.1.26

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 +1 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-wiguet-chatweb",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -34,11 +34,9 @@
34
34
  "prepack": "npm run build"
35
35
  },
36
36
  "peerDependencies": {
37
- "@primevue/themes": "^4.2.5",
38
37
  "@vueuse/core": "^10.0.0",
39
38
  "axios": "^1.4.0",
40
39
  "luxon": "^3.0.0",
41
- "primevue": "^4.2.5",
42
40
  "socket.io-client": "^4.7.2",
43
41
  "uuid": "^9.0.1",
44
42
  "vue": "^3.2.0"