Skip to content

Commit 743a6f0

Browse files
committed
(project) update description
1 parent 6147659 commit 743a6f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "demo",
33
"version": "0.1.0",
44
"license": "MIT",
5-
"description": "A beautiful chat rooms component made with Vue JS. Backend agnostic",
5+
"description": "A beautiful chat rooms component made with Vue.js",
66
"author": "Antoine Dupont <[email protected]>",
77
"scripts": {
88
"serve": "vue-cli-service serve",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-advanced-chat",
33
"version": "0.2.3",
44
"license": "MIT",
5-
"description": "A beautiful chat made with Vue JS. Backend agnostic",
5+
"description": "A beautiful chat rooms component made with Vue.js",
66
"author": {
77
"email": "[email protected]",
88
"name": "Antoine Dupont"

0 commit comments

Comments
 (0)