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 109dce9 commit 400a6bbCopy full SHA for 400a6bb
package.json
@@ -15,18 +15,18 @@
15
"dependencies": {
16
"@chasemccoy/kit": "0.7.6",
17
"babel-plugin-styled-components": "1.10.6",
18
- "gatsby": "2.15.29",
19
- "gatsby-plugin-layout": "1.1.10",
20
- "gatsby-plugin-styled-components": "3.1.8",
+ "gatsby": "2.15.35",
+ "gatsby-plugin-layout": "1.1.11",
+ "gatsby-plugin-styled-components": "3.1.9",
21
"gatsby-source-airtable": "2.0.9",
22
- "gatsby-source-filesystem": "^2.1.29",
+ "gatsby-source-filesystem": "2.1.31",
23
"react": "16.10.2",
24
"react-dom": "16.10.2",
25
"styled-components": "^4.4.0"
26
},
27
"devDependencies": {
28
"husky": "3.0.8",
29
- "lint-staged": "9.4.1",
+ "lint-staged": "9.4.2",
30
"prettier": "1.18.2"
31
32
"repository": {
0 commit comments