We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a57ebb commit a8c7862Copy full SHA for a8c7862
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@brainhubeu/gatsby-docs-kit",
3
"description": "Easy to Maintain Markdown/React Documentation Static Websites",
4
- "version": "3.2.9",
+ "version": "3.2.10",
5
"author": "Brainhub",
6
"license": "MIT",
7
"scripts": {
@@ -27,7 +27,7 @@
27
"gatsby-source-filesystem": "^2.3.23",
28
"gatsby-transformer-remark": "~2.7.5",
29
"gatsby-transformer-yaml": "^2.4.10",
30
- "node-sass": "^4.14.1",
+ "node-sass": "^7.0.0",
31
"prismjs": "^1.20.0",
32
"prop-types": "^15.7.2",
33
"react-helmet": "^5.2.1",
0 commit comments