Skip to content

Commit 93701c3

Browse files
committed
added index.node
1 parent 22218b2 commit 93701c3

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
target
2-
index.node
32
**/node_modules
43
**/.DS_Store
54
npm-debug.log*cargo.log

index.node

1.39 MB
Binary file not shown.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gemini_flash",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Client for Google's Gemini-1.5-Flash Generative AI Model",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)