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 529a812 commit 1198581Copy full SHA for 1198581
package.json
@@ -13,11 +13,11 @@
13
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
14
},
15
"dependencies": {
16
- "gatsby": "2.9.11",
+ "gatsby": "2.13.57",
17
"gatsby-source-airtable": "2.0.8",
18
- "gatsby-source-filesystem": "2.0.43",
19
- "react": "16.8.6",
20
- "react-dom": "16.8.6"
+ "gatsby-source-filesystem": "2.1.9",
+ "react": "16.9.0",
+ "react-dom": "16.9.0"
21
22
"devDependencies": {
23
"prettier": "1.18.2"
0 commit comments