mirror of
https://github.com/stjet/bns.git
synced 2025-12-29 11:19:25 +00:00
fix for kalium rpc (banani), lowercase domain names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "banani-bns",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.5",
|
||||
"description": "JS/TS library for the Banano cryptocurrency's currently unofficial Banano Name System (BNS)",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -16,6 +16,6 @@
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"banani": "^1.0.2"
|
||||
"banani": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user