diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-16 22:51:01 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-16 22:51:01 +0200 |
| commit | 25be219bc1cc43ac047d2ae25374b85b53f39177 (patch) | |
| tree | 8aad95ee68cda1a8a2fcce6c8c15b5b277fe6e30 /package.json | |
| parent | 89fe99f909d9f3b95b317205ba6e79e9c5ffe03c (diff) | |
Update all dependencies
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 |
