mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 03:35:49 +00:00
ripple-binary-codec refactor (#88)
Refactored all components in ripple-binary-codec /src
This commit is contained in:
@@ -14,12 +14,10 @@
|
||||
"dependencies": {
|
||||
"create-hash": "^1.2.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"inherits": "^2.0.4",
|
||||
"lodash": "^4.17.15",
|
||||
"ripple-address-codec": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/lodash": "^4.14.155",
|
||||
"@types/node": "^14.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user