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.
2 parents 8c5c5b5 + 343b712 commit 11c6f8eCopy full SHA for 11c6f8e
theme/package.json
@@ -1,20 +1,20 @@
1
{
2
"name": "@primer/gatsby-theme-doctocat",
3
- "version": "0.16.2",
+ "version": "0.16.3",
4
"main": "index.js",
5
"license": "MIT",
6
"scripts": {
7
"test": "jest"
8
},
9
"devDependencies": {
10
"gatsby": "^2.13.52",
11
- "react": "^16.8.6",
12
- "react-dom": "^16.8.6"
+ "react": "^16.9.0",
+ "react-dom": "^16.9.0"
13
14
"peerDependencies": {
15
"gatsby": "2.x",
16
- "react": "16.8.x",
17
- "react-dom": "16.8.x"
+ "react": "16.9.x",
+ "react-dom": "16.9.x"
18
19
"dependencies": {
20
"@babel/preset-env": "^7.5.5",
0 commit comments