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 32f2d1e commit e1a282aCopy full SHA for e1a282a
packages/gatsby-remark-katex/package.json
@@ -18,7 +18,7 @@
18
"@babel/core": "^7.20.12",
19
"babel-preset-gatsby-package": "^3.16.0-next.0",
20
"cross-env": "^7.0.3",
21
- "katex": "^0.13.18",
+ "katex": "^0.16.0",
22
"remark": "^13.0.0"
23
},
24
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex#readme",
@@ -32,7 +32,7 @@
32
"main": "index.js",
33
"peerDependencies": {
34
"gatsby": "^5.0.0-next",
35
- "katex": "^0.13.3"
+ "katex": "^0.13.3 || ^0.16.0"
36
37
"repository": {
38
"type": "git",
0 commit comments