We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8eb333 commit daf4394Copy full SHA for daf4394
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,12 +30,12 @@
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.18.0",
34
"eslint-config-brainhub": "^1.13.0",
35
"gatsby-plugin-google-analytics": "2.2.2",
36
- "gh-pages": "^2.2.0",
37
- "react": "^16.13.1",
38
- "react-dom": "^16.13.1"
+ "gh-pages": "^3.1.0",
+ "react": "^17.0.1",
+ "react-dom": "^17.0.1"
39
},
40
"peerDependencies": {
41
"@babel/core": "^7.10.4"
0 commit comments