Update package.json

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

View file

@ -179,5 +179,6 @@
"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"
} }
} }