Skip to content

Commit 6ff35c7

Browse files
author
Vue.js Developers
authored
Update package.json
1 parent 3e87df6 commit 6ff35c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "vue-calendar",
33
"version": "1.0.0",
4-
"description": "Ultimate Vue.js course",
4+
"description": "Ultimate Vue.js Developers Course",
55
"main": "server.js",
66
"author": "Anthony Gore <[email protected]>",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/getjsdojo/vuejs-poster-shop"
9+
"url": "https://github.com/vuejsdevelopers/vuejs-calendar"
1010
},
1111
"license": "UNLICENSED",
1212
"scripts": {
@@ -55,4 +55,4 @@
5555
"webpack-merge": "^2.3.1",
5656
"webpack-module-hot-accept": "^1.0.4"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)