mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-20 13:47:12 +01:00
a3a4910025
* some type cleanup * dependencies
10 lines
129 B
JSON
10 lines
129 B
JSON
{
|
|
"name": "common",
|
|
"version": "4.3.1",
|
|
"dependencies": {
|
|
"es-toolkit": "^1.45.1",
|
|
"zod": "^4.3.6"
|
|
},
|
|
"private": true
|
|
}
|