2.0.0-rc.3
This commit is contained in:
parent
ba265af4e9
commit
ac8724c868
8
package-lock.json
generated
8
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"fs-extra": "^11.1.0",
|
||||
"github-syntax-dark": "^0.5.0",
|
||||
"got": "^11.8.5",
|
||||
"helios-core": "~2.0.0-rc.2",
|
||||
"helios-core": "~2.0.0-rc.3",
|
||||
"helios-distribution-types": "^1.2.0",
|
||||
"jquery": "^3.6.4",
|
||||
"semver": "^7.3.8"
|
||||
@ -2187,9 +2187,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/helios-core": {
|
||||
"version": "2.0.0-rc.2",
|
||||
"resolved": "https://registry.npmjs.org/helios-core/-/helios-core-2.0.0-rc.2.tgz",
|
||||
"integrity": "sha512-dZFn8ddhAUBpuatY69OB1s+WOtZpzFtX4dzJFhfqPBhUMtrXDKduEZKeKowR7gRssN6fy7+lYhN8yG+JDCpxIQ==",
|
||||
"version": "2.0.0-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/helios-core/-/helios-core-2.0.0-rc.3.tgz",
|
||||
"integrity": "sha512-lw8UpWomc3GDsu/oAZgmtC+Uh/XntuSKc9WMoYJeqL9CR5pyaZPdfcSRK8GjEPGyPxl3qdKyiDytuupFFXl8fw==",
|
||||
"dependencies": {
|
||||
"fastq": "^1.15.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "helioslauncher",
|
||||
"version": "2.0.0-rc.2",
|
||||
"version": "2.0.0-rc.3",
|
||||
"productName": "Helios Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
@ -33,7 +33,7 @@
|
||||
"fs-extra": "^11.1.0",
|
||||
"github-syntax-dark": "^0.5.0",
|
||||
"got": "^11.8.5",
|
||||
"helios-core": "~2.0.0-rc.2",
|
||||
"helios-core": "~2.0.0-rc.3",
|
||||
"helios-distribution-types": "^1.2.0",
|
||||
"jquery": "^3.6.4",
|
||||
"semver": "^7.3.8"
|
||||
|
Loading…
Reference in New Issue
Block a user