feat: add sentry, rollback gatsby-plugin-sass version

This commit is contained in:
alxshelepenok
2020-11-14 01:58:54 +03:00
parent 3eab2c2c49
commit 8458be047b
3 changed files with 104 additions and 13 deletions

View File

@@ -38,6 +38,8 @@
"disqus"
],
"dependencies": {
"@sentry/gatsby": "^5.27.4",
"@sentry/tracing": "^5.27.4",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.1",
@@ -53,7 +55,7 @@
"gatsby-plugin-offline": "^3.3.3",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sass": "^2.4.2",
"gatsby-plugin-sass": "^2.3.22",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-sitemap": "^2.5.1",
"gatsby-remark-autolink-headers": "^2.4.1",