Add pronoundb plugin (#104)

This commit is contained in:
TymanWasTaken 2022-10-17 10:05:22 -06:00 committed by GitHub
parent ad054d5c65
commit ae730e8398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 143 additions and 4 deletions

View file

@ -45,5 +45,5 @@
"typescript": "^4.8.4",
"yazl": "^2.5.1"
},
"packageManager": "pnpm@7.12.2"
"packageManager": "pnpm@7.13.4"
}