Skip to content

Commit 271c139

Browse files
committed
fix: scope
1 parent fa2f62b commit 271c139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "node-llama-cpp",
2+
"name": "@aibrow/node-llama-cpp",
33
"version": "0.1.0",
44
"description": "Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level",
55
"main": "./dist/index.js",

0 commit comments

Comments
 (0)