mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-15 18:35:19 +00:00
chore: publish from main
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"a11y": "node ./scripts/a11y-audit.mjs",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
@@ -27,5 +28,9 @@
|
||||
"jszip": "^3.10.1",
|
||||
"marked": "^18.0.2",
|
||||
"shiki": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axe-core": "^4.10.2",
|
||||
"playwright": "^1.49.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user