mirror of
https://github.com/wassname/moral-maps.git
synced 2026-09-23 13:30:23 +08:00
Add React WVS SVG renderer
Co-Authored-By: PI[gpt-5.6-terra] <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
co-authored by
PI[gpt-5.6-terra]
parent
22fa8deef2
commit
7f6ec57c58
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "moralmaps-wvs-react",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {"build": "vite build"},
|
||||
"dependencies": {"react": "19.3.0", "react-dom": "19.3.0"},
|
||||
"devDependencies": {"vite": "8.3.0"}
|
||||
}
|
||||
Reference in New Issue
Block a user