site-data/package.json
Seven Of Aces f3637e16f3
Some checks failed
Update meta.json / update (push) Failing after 5s
changed to node update
2025-01-15 20:22:46 -08:00

8 lines
No EOL
157 B
JSON

{
"scripts": {
"update": "deno run -A ./scripts/update.ts"
},
"dependencies": {
"front-matter": "npm:front-matter@^4.0.2"
}
}