bugfixes.

This commit is contained in:
Daniel Scalzi
2023-03-18 19:01:22 -04:00
parent 12a84c1cce
commit 3ef5fabb35
4 changed files with 13 additions and 13 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"fs-extra": "^11.1.0",
"github-syntax-dark": "^0.5.0",
"got": "^11.8.5",
"helios-core": "~0.2.0-pre.1",
"helios-core": "~0.2.0-pre.2",
"helios-distribution-types": "^1.2.0-pre.1",
"jquery": "^3.6.1",
"semver": "^7.3.8"
@@ -2180,9 +2180,9 @@
}
},
"node_modules/helios-core": {
"version": "0.2.0-pre.1",
"resolved": "https://registry.npmjs.org/helios-core/-/helios-core-0.2.0-pre.1.tgz",
"integrity": "sha512-hH5AtEZMVRR8/Wstq/8xOrL773p8+wrXZoqTbeqTGcLn1bv9+vmh9ifIAuAQUNaWxXgE/t/Nrw0ph0QJQ/NA6g==",
"version": "0.2.0-pre.2",
"resolved": "https://registry.npmjs.org/helios-core/-/helios-core-0.2.0-pre.2.tgz",
"integrity": "sha512-rS9xa2CfQBa+2uINOhIYFSR/nDZQJp8DJrbHXxKFSRckGvdPWwandEwwFoN+bwm3bPSdVhCe2xiSESbMK86UOA==",
"dependencies": {
"fastq": "^1.15.0",
"fs-extra": "^10.1.0",