chore: explicitly add index.js to package.json.files

This commit is contained in:
AJ ONeal 2024-05-13 12:34:21 -06:00
parent d61d4651b9
commit edb076c996
No known key found for this signature in database
GPG Key ID: F1D692A76F70CF98
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js",
"main": "index.js",
"files": [
"index.js",
"compat.js",
"lib",
"scripts"