mirror of
https://github.com/status-im/test-site.git
synced 2026-08-27 13:11:08 +00:00
8 lines
153 B
JSON
8 lines
153 B
JSON
{
|
|
"name": "test-site",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "mkdir -p out && cp index.html out/ && date -u +%FT%TZ > out/built-at.txt"
|
|
}
|
|
}
|