Files
lit-examples/package.json
T
rodydavis d968923a7e
Build and Deploy / build-and-deploy (push) Failing after 11s
Configure CI/CD deploy pipeline and showcase dashboard page
2026-05-16 22:23:22 -07:00

9 lines
119 B
JSON

{
"name": "lit-examples",
"version": "1.0.0",
"private": true,
"scripts": {
"build": "node build.js"
}
}