mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 23:43:57 +02:00
fix: replace gatsby-remark-auto-headers
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "gatsby-remark-auto-headers-improved",
|
||||
"version": "0.1.0",
|
||||
"description": "Gatsby remark plugin to add headers to markdown, improved from gatsby-remark-auto-headers",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "Jean-Philippe Sirois <[email protected]>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"github-slugger": "^1.3.0",
|
||||
"unist-util-visit": "^2.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user