Skip to content

Commit d4da811

Browse files
committed
Vue Surat Community Details
1 parent bb61289 commit d4da811

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"private": false,
3-
"name": "vue-bangalore",
3+
"name": "vue-surat",
44
"version": "0.0.0",
5-
"description": "A Vue meetup in Bangalore, India.",
5+
"description": "A Vue meetup in Surat, India.",
66
"scripts": {
77
"build": "vuepress build .",
88
"serve": "vuepress dev ."
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/znck/vue-bangalore.git"
12+
"url": "git+https://github.com/VueJS-IN/vue-surat.git"
1313
},
14-
"author": "Rahul Kadyan <hi@znck.me> (https://znck.me)",
14+
"author": "Mayur Sojitra <mayur@murait.com> (https://mayursojitra.com)",
1515
"license": "MIT",
1616
"bugs": {
1717
"url": "https://github.com/znck/vue-bangalore/issues"
1818
},
19-
"homepage": "https://blr.vue.community",
19+
"homepage": "https://surat.vue.community",
2020
"dependencies": {
2121
"frontmatter": "^0.0.3",
2222
"globby": "^9.2.0",

0 commit comments

Comments
 (0)