adding package.json entry

This commit is contained in:
Geoffrey Plitt 2023-11-20 16:32:29 -08:00
parent 98d6b242ab
commit 133228c9f4
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
"https",
"call"
],
"types": "types.d.ts",
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
"license": "(MIT OR Apache-2.0)"
}