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 fadf9df93f
Some checks failed
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 v113
2023-03-15 01:07:41 +00:00

11 lines
190 B
JSON

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