Minor bugfixes

QortalRequest.ts removed because its contents are split into multiple files

printVar now checks if its parameter is null or undefined.
This commit is contained in:
Qortal Dev 2023-10-19 09:03:18 -06:00
parent 45016e7743
commit c5adab5465

View File

@ -1,6 +1,6 @@
{ {
"name": "qortal-app-utils", "name": "qortal-app-utils",
"version": "1.1.0", "version": "1.1.1",
"description": "A series of convenience functions that perform common tasks, especially those that interact with the Qortal blockchain", "description": "A series of convenience functions that perform common tasks, especially those that interact with the Qortal blockchain",
"keywords": [ "keywords": [
"Qortal", "Qortal",