Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ogzhanolguncu committed Apr 25, 2024
1 parent beb037e commit 6006fe0
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"prepare": "husky install"
},
"bugs": {
"url": "https://github.com/upstash/vector/issues"
"url": "https://github.com/upstash/semantic-cache/issues"
},
"description": "An HTTP/REST based Vector DB client built on top of Upstash REST API.",
"description": "A Semantic cache built on top of Upstash Vector DB",
"files": [
"dist"
],
Expand All @@ -25,9 +25,14 @@
"upstash",
"db",
"semantic-cache",
"cache"
"cache",
"classification"
],
"author": "Enes Akar <[email protected]>",
"repository": {
"type": "git",
"url": "https://github.com/upstash/semantic-cache"
},
"license": "ISC",
"devDependencies": {
"@commitlint/cli": "^19.2.2",
Expand Down

0 comments on commit 6006fe0

Please sign in to comment.