diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 2761903..e52b6ac 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "@types/react-dom": "^19.2.3", "astro": "5.16.5", "react": "^19.2.3", - "react-dom": "^19.2.3", - "react-draggable": "^4.5.0" + "react-dom": "^19.2.3" } -}
\ No newline at end of file +} |
