diff options
| author | Kevin J Hoerr <kjhoerr@protonmail.com> | 2021-09-09 14:09:06 -0400 |
|---|---|---|
| committer | Kevin J Hoerr <kjhoerr@protonmail.com> | 2021-09-09 14:09:06 -0400 |
| commit | 6a12a1f29362425390d36242a9c63ca7436f15da (patch) | |
| tree | 31215a5a891625f22d37a06b6b1f3020c06d4acb /package.json | |
| parent | a1268eb07b9c16f05c16a95891260b03119e53c2 (diff) | |
| download | submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.tar.gz submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.tar.bz2 submelon.dev-6a12a1f29362425390d36242a9c63ca7436f15da.zip | |
Remove mdx
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index 576483f..665e45c 100644 --- a/package.json +++ b/package.json @@ -16,14 +16,11 @@ "lint": "eslint --ignore-path .gitignore . --ext ts --ext tsx --ext js --ext jsx" }, "dependencies": { - "@mdx-js/mdx": "^1.6.22", - "@mdx-js/react": "^1.6.22", "@types/react-icons": "^3.0.0", "babel-plugin-styled-components": "^1.12.0", "gatsby": "^3.3.1", "gatsby-plugin-image": "^1.3.1", "gatsby-plugin-manifest": "^3.3.0", - "gatsby-plugin-mdx": "^2.3.0", "gatsby-plugin-react-helmet": "^4.3.0", "gatsby-plugin-sharp": "^3.3.1", "gatsby-plugin-styled-components": "^4.3.0", |
