We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd03580 commit 1a7e215Copy full SHA for 1a7e215
package.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "product-update-automation",
3
+ "version": "1.0.0",
4
+ "dependencies": {
5
+ "@google/generative-ai": "^0.21.0",
6
+ "@octokit/rest": "^20.0.0"
7
+ }
8
+}
0 commit comments