summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-05 14:22:49 +0100
committerYuval Adam <_@yuv.al>2025-03-05 14:22:49 +0100
commit366c98d4a5a6d81f33c18f98957b9692cc3edaee (patch)
treebbb096e0c46f7ce5889df331362b8717f3ed8815 /package-lock.json
parentb29cbf41667ed860cd5e9c7ab696702052d32a5b (diff)
Move cw
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index c7079ca..a30a4d8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,6 @@
"name": "morsehero",
"version": "0.0.0",
"dependencies": {
- "cw": "^0.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.2.0"
@@ -18,6 +17,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",
@@ -1880,6 +1880,7 @@
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/cw/-/cw-0.3.0.tgz",
"integrity": "sha512-fI5FLB6UdeG1log8Gq7IhJl7JJ0ni4OCSHymJAXRdYLprYHnRLtT9JMPtap4liRZ/fQ54a+w/uwXZS+89C6Ybg==",
+ "dev": true,
"license": "ISC"
},
"node_modules/debug": {