We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edeb9cc commit 67ac79bCopy full SHA for 67ac79b
demo/package.json
@@ -16,7 +16,7 @@
16
"firebase": "^8.2.2",
17
"lamejs": "^1.2.0",
18
"vue": "^2.6.10",
19
- "vue-advanced-chat": "0.7.4"
+ "vue-advanced-chat": "0.7.5"
20
},
21
"devDependencies": {
22
"@vue/cli-plugin-babel": "~4.5.0",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-advanced-chat",
3
- "version": "0.7.4",
+ "version": "0.7.5",
4
"license": "MIT",
5
"description": "A beautiful chat rooms component made with Vue.js",
6
"author": {
0 commit comments