chore: tree shake unused API methods from CLI (#6973)

This commit is contained in:
Ben McCann 2024-02-09 12:53:37 -08:00 committed by GitHub
parent 954c1c2ef4
commit aff71a10e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
200 changed files with 3337 additions and 22416 deletions

View file

@ -21,9 +21,10 @@
"license": "MIT",
"devDependencies": {
"@types/node": "^20.11.0",
"oazapfts": "^5.1.4",
"typescript": "^5.3.3"
},
"peerDependencies": {
"peerDependencies": {
"axios": "^1.6.7"
},
"peerDependenciesMeta": {