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 c1f6751 commit 6670040Copy full SHA for 6670040
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "gatsby-source-kentico-cloud",
3
"description": "Gatsby source plugin for Kentico Cloud",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/Kentico/gatsby-source-kentico-cloud"
@@ -10,12 +10,13 @@
10
"private": false,
11
"license": "MIT",
12
"keywords": [
13
- "Gatsby",
14
"kentico-cloud",
15
"gatsby-source-plugin",
16
"Kentico",
17
"Kentico Cloud",
18
- "GatsbyJS"
+ "GatsbyJS",
+ "gatsby",
19
+ "gatsby-plugin"
20
],
21
"engines": {
22
"node": ">=10.0.0"
0 commit comments