Skip to content

Commit 1c72763

Browse files
committed
Updated meta information
1 parent 64f1a1a commit 1c72763

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "social-feed-calendar",
2+
"name": "grapevine",
33
"version": "1.0.0",
44
"description": "An app that creates a calendar from scraping social media.",
55
"scripts": {
@@ -8,13 +8,13 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/lmucs/social-feed-calendar.git"
11+
"url": "git+https://github.com/lmucs/grapevine.git"
1212
},
1313
"license": "ISC",
1414
"bugs": {
15-
"url": "https://github.com/lmucs/social-feed-calendar/issues"
15+
"url": "https://github.com/lmucs/grapevine/issues"
1616
},
17-
"homepage": "https://github.com/lmucs/social-feed-calendar#readme",
17+
"homepage": "https://github.com/lmucs/grapevine#readme",
1818
"devDependencies": {
1919
"mocha": "^2.3.3",
2020
"should": "^7.1.0",

0 commit comments

Comments
 (0)