package.json - fix homepage link (#1905)

This commit is contained in:
Elliot Lee
2022-01-27 12:39:27 -08:00
committed by GitHub
parent 4f035fd0d6
commit fa3ae25c71

View File

@@ -35,7 +35,7 @@
"bugs": {
"url": "https://github.com/XRPLF/xrpl.js/issues"
},
"homepage": "https://github.com/XRPLF/xrpl.js/packages/ripple-binary-codec#readme",
"homepage": "https://github.com/XRPLF/xrpl.js/tree/main/packages/ripple-binary-codec#readme",
"license": "ISC",
"readmeFilename": "README.md",
"prettier": "@xrplf/prettier-config",