0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
voxel!() 2024-02-02 11:16:26 +00:00 committed by astrobot-houston
parent c1a3e80dfe
commit 587b373009

View file

@ -25,7 +25,9 @@
"dev": "astro-scripts dev \"src/**/*.ts\"",
"test": "astro-scripts test \"test/**/*.test.js\""
},
"files": ["dist"],
"files": [
"dist"
],
"dependencies": {
"ci-info": "^4.0.0",
"debug": "^4.3.4",