- commit
- e52d6c251d0f1245e5cd24b7d371573cf831946c
- parent
- 58cd31cde883f0be78146a979e4c8b389db936f8
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-11-01 13:09
restore cjs entry point
Diffstat
| M | package.json | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
@@ -2,6 +2,7 @@ 2 2 "name": "aria-api", 3 3 "version": "0.8.0", 4 4 "description": "Access ARIA information from JavaScript", -1 5 "main": "dist/aria.js", 5 6 "module": "index.js", 6 7 "keywords": [ 7 8 "aria",