diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index 48adf34..e5540fb 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "dependencies": { "@astrojs/react": "^4.2.7", "@tailwindcss/vite": "^4.1.5", + "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", "astro": "^5.7.12", @@ -19,8 +20,5 @@ "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.5" - }, - "devDependencies": { - "@types/netmask": "^2.0.5" } }
\ No newline at end of file |
