We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3a317 commit 3ad3faaCopy full SHA for 3ad3faa
2 files changed
www/package.json
@@ -14,7 +14,7 @@
14
"license": "MIT",
15
"dependencies": {
16
"@babel/core": "^7.3.4",
17
- "babel-preset-gatsby": "^0.1.8",
+ "babel-preset-gatsby": "^2.7.0",
18
"bootstrap": "^4.3.1",
19
"gatsby": "^2.1.22",
20
"gatsby-plugin-react-helmet": "^3.0.10",
@@ -28,10 +28,10 @@
28
"react": "^16.8.3",
29
"react-bootstrap": "^1.0.0-beta.5",
30
"react-dom": "^16.8.3",
31
- "react-helmet": "^5.2.0"
+ "react-helmet": "^5.2.0",
32
+ "sass": "^1.49.7"
33
},
34
"devDependencies": {
- "gh-pages": "^2.0.1",
35
- "node-sass": "^4.12.0"
+ "gh-pages": "^2.0.1"
36
}
37
0 commit comments