- commit
- 495a2025f59d11d76cd89b85573c914c1ae0e84e
- parent
- 044343248283fb6884d4095c5cd9b378900014a3
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2018-02-03 15:20
update aria-api
Diffstat
| M | package.json | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
@@ -4,7 +4,7 @@ 4 4 "description": "compare different implementations of accname", 5 5 "devDependencies": { 6 6 "accessibility-developer-tools": "^2.12.0",7 -1 "aria-api": "^0.2.0",-1 7 "aria-api": "^0.2.1", 8 8 "axe-core": "^2.6.1" 9 9 }, 10 10 "repository": {