diff options
| author | Yuval Adam <_@yuv.al> | 2025-03-05 14:22:49 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-03-05 14:22:49 +0100 |
| commit | 366c98d4a5a6d81f33c18f98957b9692cc3edaee (patch) | |
| tree | bbb096e0c46f7ce5889df331362b8717f3ed8815 /package.json | |
| parent | b29cbf41667ed860cd5e9c7ab696702052d32a5b (diff) | |
Move cw
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 4967122..76b1610 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "preview": "vite preview" }, "dependencies": { - "cw": "^0.3.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-router": "^7.2.0" @@ -20,6 +19,7 @@ "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "@vitejs/plugin-react": "^4.3.4", + "cw": "^0.3.0", "eslint": "^9.21.0", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.19", @@ -28,4 +28,4 @@ "typescript-eslint": "^8.24.1", "vite": "^6.2.0" } -} +}
\ No newline at end of file |
