- Fixed bug when displaying error messages
This commit is contained in:
Geomitron
2021-04-24 14:26:36 -05:00
parent 81e9249817
commit deebf78550
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.4.1",
"version": "1.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.4.1",
"version": "1.4.2",
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",