aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-02-01 22:56:17 +0900
committer安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-02-01 22:56:17 +0900
commit0952a6484e45e59fead52e4d8bda08f83301a08e (patch)
tree7a686729153344986eb35fe2e09f4e56a17f6f66 /package.json
parent61b72153d4379453bdb09186ed191b856ca8241b (diff)
image-zoomを導入
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8b964593..a98991fd 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"@iconify/react": "^4.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
+ "docusaurus-plugin-image-zoom": "^1.0.1",
"prism-react-renderer": "^2.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",