From 31945f3632d58b8aab4947b2cb029d491453d9a7 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 2 Oct 2024 15:34:43 +0900 Subject: [PATCH] fix --- content/blog/2024-10-01-holo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/blog/2024-10-01-holo.md b/content/blog/2024-10-01-holo.md index ef8a1c7..14c40db 100644 --- a/content/blog/2024-10-01-holo.md +++ b/content/blog/2024-10-01-holo.md @@ -37,7 +37,6 @@ title = "3Dホログラムを作った" "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", "@types/three": "^0.167.2", - "axios": "^1.7.7", "react": "^18.3.1", "react-dom": "^18.3.1", "react-scripts": "5.0.1",