Code samples: clean up package versioning for xrpl.js 2.0

This commit is contained in:
mDuo13
2021-10-20 13:26:49 -07:00
parent a4bdf4ae2b
commit 8579fa382c
6 changed files with 15 additions and 213 deletions

View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"xrpl": "^2.0.0"
}
}