We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8eb333 commit 2f50559Copy full SHA for 2f50559
docs-www/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@brainhubeu/gatsby-docs-kit-start",
3
"description": "Gatsby-Docs-Kit starter repository",
4
- "version": "0.0.52",
+ "version": "0.0.53",
5
"author": "Brainhub",
6
"license": "MIT",
7
"scripts": {
@@ -30,10 +30,10 @@
30
"@babel/preset-stage-1": "^7.8.3",
31
"@babel/register": "^7.10.4",
32
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
33
- "eslint": "^6.8.0",
+ "eslint": "^7.9.0",
34
"eslint-config-brainhub": "^1.13.0",
35
"gatsby-plugin-google-analytics": "2.2.2",
36
- "gh-pages": "^2.2.0",
+ "gh-pages": "^3.1.0",
37
"react": "^16.13.1",
38
"react-dom": "^16.13.1"
39
},
0 commit comments