Skip to content

Commit

Permalink
chore(unillm-node): update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
arielweinberger committed Oct 23, 2023
1 parent c99ee28 commit bb308da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/unillm-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unillm",
"version": "0.1.1",
"version": "0.1.2",
"main": "./index.ts",
"type": "commonjs",
"license": "MIT",
Expand All @@ -9,7 +9,7 @@
"type": "git",
"url": "https://github.com/pezzolabs/UniLLM.git"
},
"homepage": "https://github.com/pezzolabs/UniLLM.git",
"homepage": "https://docs.unillm.ai",
"scripts": {
"lint": "eslint .",
"test": "vitest --coverage",
Expand Down

0 comments on commit bb308da

Please sign in to comment.