Skip to content

Commit fbea6e1

Browse files
committed
2.2.3
1 parent dfc25e7 commit fbea6e1

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

lib/java/JavaGuard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Commented out for now, focusing on something else.
21
import { exec } from 'child_process'
32
import { pathExists, readdir } from 'fs-extra'
43
import got from 'got'

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helios-core",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "A library containing core mechanisms for Helios Launcher",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)