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 3e87df6 commit 6ff35c7Copy full SHA for 6ff35c7
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "vue-calendar",
3
"version": "1.0.0",
4
- "description": "Ultimate Vue.js course",
+ "description": "Ultimate Vue.js Developers Course",
5
"main": "server.js",
6
"author": "Anthony Gore <[email protected]>",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/getjsdojo/vuejs-poster-shop"
+ "url": "https://github.com/vuejsdevelopers/vuejs-calendar"
10
},
11
"license": "UNLICENSED",
12
"scripts": {
@@ -55,4 +55,4 @@
55
"webpack-merge": "^2.3.1",
56
"webpack-module-hot-accept": "^1.0.4"
57
}
58
-}
+}
0 commit comments