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 611e57c753
Some checks failed
valuya/comptaplan_app/pipeline/head There was a failure building this commit
valuya/comptaplan_app/pipeline/pr-master There was a failure building this commit
Update dependency @types/node to v17
2022-04-16 16:36:05 +00:00

11 lines
187 B
JSON

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