chore: update package.json metadata

This commit is contained in:
YourDailyLlama
2020-05-24 22:36:05 -04:00
committed by Jean-Philippe Sirois
parent 7ddf2819cc
commit 38d4661e91
+4 -2
View File
@@ -2,9 +2,11 @@
"name": "tph-website", "name": "tph-website",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"description": "A simple starter to get up and developing quickly with Gatsby", "description": "The official website for The Programmers Hangout",
"keywords": [ "keywords": [
"gatsby" "gatsby",
"TPH",
"The Programmers Hangout"
], ],
"bugs": { "bugs": {
"url": "https://github.com/the-programmers-hangout/website/issues" "url": "https://github.com/the-programmers-hangout/website/issues"