mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-22 21:50:05 +00:00
Compare commits
No commits in common. "f11bc2b3acd875a5adcd6c83bb93fa39ba722479" and "2fef7d7ffc051980138412dfc4807273f6e5a11f" have entirely different histories.
f11bc2b3ac
...
2fef7d7ffc
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "OpenFusionClient",
|
"name": "open-fusion-client",
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "OpenFusionClient",
|
"name": "open-fusion-client",
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "OpenFusionClient",
|
"name": "open-fusion-client",
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"description": "OpenFusionClient",
|
"description": "Electron app to easily connect to FusionFall servers",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "npx patch-package && npm explore electron-prebuilt -- npm run postinstall",
|
"postinstall": "npx patch-package && npm explore electron-prebuilt -- npm run postinstall",
|
||||||
|
Loading…
Reference in New Issue
Block a user