We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b0e6a commit 45d5e7fCopy full SHA for 45d5e7f
package.json
@@ -2,7 +2,7 @@
2
"name": "sports-poll-front-end-gatsby",
3
"private": true,
4
"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",
+ "version": "1.0.0",
6
"author": "Baptiste Clarey Sjöstrand",
7
"dependencies": {
8
"@emotion/core": "^10.0.22",
@@ -46,7 +46,13 @@
46
"typescript": "^3.7.2"
47
},
48
"keywords": [
49
- "gatsby"
+ "gatsby",
50
+ "react",
51
+ "graphql",
52
+ "frontend",
53
+ "sports",
54
+ "poll",
55
+ "glomo"
56
],
57
"license": "GPL-3.0-only",
58
"scripts": {
0 commit comments