Browse Source

Minor bugfixes

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

printVar now checks if its parameter is null or undefined.
pull/1/head
Qortal Dev 11 months ago
parent
commit
c5adab5465
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"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",
"keywords": [
"Qortal",

Loading…
Cancel
Save