Hotfix for 1.20.5
This commit is contained in:
parent
a45d72b0dd
commit
5ee3771ab2
12
package-lock.json
generated
12
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "Limbolauncher",
|
"name": "Limbolauncher",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "Limbolauncher",
|
"name": "Limbolauncher",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron/remote": "^2.1.2",
|
"@electron/remote": "^2.1.2",
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"got": "^11.8.5",
|
"got": "^11.8.5",
|
||||||
"helios-distribution-types": "^1.3.0",
|
"helios-distribution-types": "^1.3.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"limbo-core": "~1.2.0",
|
"limbo-core": "~1.2.1",
|
||||||
"lodash.merge": "^4.6.2",
|
"lodash.merge": "^4.6.2",
|
||||||
"semver": "^7.6.0",
|
"semver": "^7.6.0",
|
||||||
"toml": "^3.0.0"
|
"toml": "^3.0.0"
|
||||||
@ -3232,9 +3232,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/limbo-core": {
|
"node_modules/limbo-core": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/limbo-core/-/limbo-core-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/limbo-core/-/limbo-core-1.2.1.tgz",
|
||||||
"integrity": "sha512-5kO7j7T7NFo5+HIil1FsfmK5IFAMw4aJV/lZ7VVb0nGqenU2OFywFuaGqUSMdJ3JmZNv7DctdqDcL2Qthl3QMQ==",
|
"integrity": "sha512-naQVQHX/UN8CFnmBkQOEmVK7rzBk/5oxWj4E4Rf9M4/cXEIYBxiuYsKlZp3ZZKIZuNAIIDnGv4xUxahJ3cUXQQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fastq": "^1.17.1",
|
"fastq": "^1.17.1",
|
||||||
"fs-extra": "^11.2.0",
|
"fs-extra": "^11.2.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Limbolauncher",
|
"name": "Limbolauncher",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"productName": "Limbo Launcher",
|
"productName": "Limbo Launcher",
|
||||||
"description": "Launcher de Limbo-Studios",
|
"description": "Launcher de Limbo-Studios",
|
||||||
"author": "IkyMax",
|
"author": "IkyMax",
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"github-syntax-dark": "^0.5.0",
|
"github-syntax-dark": "^0.5.0",
|
||||||
"got": "^11.8.5",
|
"got": "^11.8.5",
|
||||||
"limbo-core": "~1.2.0",
|
"limbo-core": "~1.2.1",
|
||||||
"helios-distribution-types": "^1.3.0",
|
"helios-distribution-types": "^1.3.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"lodash.merge": "^4.6.2",
|
"lodash.merge": "^4.6.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user