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.
embedded-webview/tools/publish-android-js/package.json
renovate d7d6442adf
Some checks reported errors
valuya/embedded-webview/pipeline/head Build queued...
valuya/embedded-webview/pipeline/pr-master Something is wrong with the build of this commit
Update dependency googleapis to v110
2022-12-23 01:01:25 +00:00

11 lines
190 B
JSON

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