Skip to content

Commit

Permalink
Merge branch 'hotfix/10.1.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
colin969 committed Jul 30, 2022
2 parents 641e62d + 27a401b commit 08f0726
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
54 changes: 34 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "flashpoint-launcher",
"version": "10.1.3",
"version": "10.1.4",
"description": "A desktop application used to browse, manage and play games from BlueMaxima's Flashpoint",
"main": "build/main/index.js",
"config": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.18",
"axios": "0.21.4",
"better-sqlite3": "7.5.3",
"better-sqlite3": "7.6.2",
"connected-react-router": "6.9.2",
"electron-updater": "4.3.1",
"electron-util": "0.14.2",
Expand Down Expand Up @@ -95,7 +95,7 @@
"chokidar": "^3.5.3",
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"electron": "17.2.0",
"electron": "19.0.10",
"electron-builder": "22.14.13",
"electron-devtools-installer": "3.1.1",
"eslint": "7.2.0",
Expand Down

0 comments on commit 08f0726

Please sign in to comment.