diff options
| 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 |
| commit | 0952a6484e45e59fead52e4d8bda08f83301a08e (patch) | |
| tree | 7a686729153344986eb35fe2e09f4e56a17f6f66 /package.json | |
| parent | 61b72153d4379453bdb09186ed191b856ca8241b (diff) | |
image-zoomを導入
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
