This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
comptaplan_app/tools/publish-android-js/package.json
renovate 4a5dbfd834
All checks were successful
valuya/comptaplan_app/pipeline/pr-dev This commit looks good
Update dependency typescript to v5
2023-08-26 01:14:24 +00:00

11 lines
189 B
JSON

{
"name": "publish-app-store",
"version": "1.0.0",
"type": "module",
"dependencies": {
"@types/node": "^14.14.31",
"googleapis": "^91.0.0",
"typescript": "^5.0.0"
}
}