Skip to content

Commit

Permalink
v0.0.1-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Apr 29, 2024
1 parent 28e36a6 commit 158a25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fugood/llama.node",
"access": "public",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"description": "Llama.cpp for Node.js",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/mybigday/llama.node#readme",
"publishConfig": {
"registry": "https://registry.npmjs.org"
"registry": "https://registry.npmjs.org"
},
"binary": {
"napi_versions": [
Expand Down

0 comments on commit 158a25d

Please sign in to comment.