Update package.json

This commit is contained in:
Divya Khunt 2025-06-21 22:38:37 +05:30 committed by GitHub
parent eee1f91422
commit 62abb1857b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -178,7 +178,7 @@
"tar": "^6.1.2", "tar": "^6.1.2",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.5.3" "typescript": "^5.5.3",
"rollup": "^4.15.0" "rollup": "^4.15.0"
} }
} }