Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.

Commit fceab65

Browse files
committed
Updated package name to origin and bumped version
Version had to be greater than previous project with origin name, so we're jumping to 0.5.7
1 parent 61f2898 commit fceab65

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": "@originprotocol/origin",
3-
"version": "0.2.60",
2+
"name": "origin",
3+
"version": "0.5.7",
44
"description": "",
55
"main": "./dist/index.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
},
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/OriginProtocol/platform"
24+
"url": "https://github.com/OriginProtocol/origin-js"
2525
},
2626
"author": "Stan James <[email protected]>",
2727
"license": "MIT",

0 commit comments

Comments
 (0)