Files
2026-07-13 00:36:57 +00:00

10 lines
214 B
JSON

{
"name": "receives-support-email-checks-1-919313-frontend",
"private": true,
"version": "0.1.0",
"type": "module",
"scripts": {
"build": "mkdir -p dist && cp static-index.html dist/index.html"
}
}