mirror of
https://github.com/ryanwtf7/hianime-api.git
synced 2026-04-17 13:31:44 +00:00
feat: hianime-api v2.0.0 modernization
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hianime-api",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun run --hot index.ts",
|
||||
@@ -37,6 +37,7 @@
|
||||
"jest": "^30.3.0",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.4.6",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vitest": "^4.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user