diff options
author | 2021-11-18 22:38:16 -0800 | |
---|---|---|
committer | 2021-11-18 22:38:16 -0800 | |
commit | 6b9ec716ee10f7351c521b4677d5daceef9a45a7 (patch) | |
tree | be7ff8a489d3ea0ec083d309580a720be0c0ce13 /docs | |
parent | c82ceff7eb2fa77ca2a268562c0ff47c8b0f1e66 (diff) | |
download | astro-6b9ec716ee10f7351c521b4677d5daceef9a45a7.tar.gz astro-6b9ec716ee10f7351c521b4677d5daceef9a45a7.tar.zst astro-6b9ec716ee10f7351c521b4677d5daceef9a45a7.zip |
update deps
Diffstat (limited to 'docs')
-rw-r--r-- | docs/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 5920e8b00..3b0409f16 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,6 @@ "astro": "^0.21.0-next.2", "broken-link-checker": "^0.7.8", "npm-run-all": "^4.1.5", - "pa11y-ci": "^2.4.2", "prettier": "^2.4.1", "start-server-and-test": "^1.12.6" }, |