Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Jan 28, 2022
1 parent 535cc9a commit 7968d86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@westake/borsh",
"version": "0.0.23",
"readme": "README.md",
"homepage": "https://github.com/the-westake/borsh-ts#README",
"homepage": "https://github.com/westake/borsh-ts#README",
"description": "Binary Object Representation Serializer for Hashing",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -20,7 +20,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/the-westake/borsh-ts.git"
"url": "git+https://github.com/westake/borsh-ts.git"
},
"keywords": [
"serializer",
Expand All @@ -30,10 +30,10 @@
"consistency",
"deterministic"
],
"author": "The westake",
"author": "WeStake",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/the-westake/borsh-ts/issues"
"url": "https://github.com/westake/borsh-ts/issues"
},
"devDependencies": {
"@types/babel__core": "^7.1.2",
Expand Down

0 comments on commit 7968d86

Please sign in to comment.