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 5475687dd0
Some checks reported errors
valuya/comptaplan_app/pipeline/head There was a failure building this commit
valuya/comptaplan_app/pipeline/pr-dev Something is wrong with the build of this commit
Update dependency @types/node to v18
2022-06-16 01:01:23 +00:00

11 lines
187 B
JSON

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