Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 5eee436

Browse files
committed
Rename package & update git repo url
1 parent 5b23226 commit 5eee436

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "orbit-db-api",
3-
"version": "0.1.0-rc.2",
2+
"name": "orbit-db-http-api",
3+
"version": "0.1.0-rc.3",
44
"description": "HTTP Api For OrbitDb",
55
"main": "src/cli.js",
66
"scripts": {
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/phillmac/orbit-db-api"
13+
"url": "https://github.com/phillmac/orbit-db-http-api.git"
1414
},
1515
"engines": {
1616
"node": ">=10.0.0"

0 commit comments

Comments
 (0)