Properly split dep and dev deps, fix phantom deps

This commit is contained in:
Lewis Liu
2024-01-05 19:27:08 -08:00
committed by LongYinan
parent 7c71c5457a
commit a87055754e
10 changed files with 1469 additions and 57 deletions
+3
View File
@@ -8,5 +8,8 @@
"react": "18.2.0",
"react-dom": "18.2.0"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.0.5"
},
"version": "0.11.0"
}