10 lines
214 B
JSON
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"
|
|
}
|
|
}
|