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 77a3922882
Some checks failed
valuya/comptaplan_app/pipeline/pr-dev There was a failure building this commit
Update dependency googleapis to v109
2022-10-29 01:02:24 +00:00

11 lines
190 B
JSON

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