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 28637b1598
Some checks failed
renovate/artifacts Artifact file update failure
valuya/comptaplan_app/pipeline/head There was a failure building this commit
valuya/comptaplan_app/pipeline/pr-dev There was a failure building this commit
Update dependency googleapis to v144
2024-09-04 01:03:16 +00:00

11 lines
190 B
JSON

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