Skip to content

Commit 45d5e7f

Browse files
committed
Package v1 & keywords update
1 parent 38b0e6a commit 45d5e7f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sports-poll-front-end-gatsby",
33
"private": true,
44
"description": "Dead simple poll system around some sports events which can be fetched from a JSON file, developed with Gatsby",
5-
"version": "0.1.0",
5+
"version": "1.0.0",
66
"author": "Baptiste Clarey Sjöstrand",
77
"dependencies": {
88
"@emotion/core": "^10.0.22",
@@ -46,7 +46,13 @@
4646
"typescript": "^3.7.2"
4747
},
4848
"keywords": [
49-
"gatsby"
49+
"gatsby",
50+
"react",
51+
"graphql",
52+
"frontend",
53+
"sports",
54+
"poll",
55+
"glomo"
5056
],
5157
"license": "GPL-3.0-only",
5258
"scripts": {

0 commit comments

Comments
 (0)