Compare commits

..

No commits in common. "f11bc2b3acd875a5adcd6c83bb93fa39ba722479" and "2fef7d7ffc051980138412dfc4807273f6e5a11f" have entirely different histories.

2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "OpenFusionClient",
"name": "open-fusion-client",
"version": "1.5.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "OpenFusionClient",
"name": "open-fusion-client",
"version": "1.5.2",
"hasInstallScript": true,
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "OpenFusionClient",
"name": "open-fusion-client",
"version": "1.5.2",
"description": "OpenFusionClient",
"description": "Electron app to easily connect to FusionFall servers",
"main": "index.js",
"scripts": {
"postinstall": "npx patch-package && npm explore electron-prebuilt -- npm run postinstall",