Skip to content

Commit

Permalink
2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Nov 29, 2024
1 parent dfc25e7 commit fbea6e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion lib/java/JavaGuard.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Commented out for now, focusing on something else.
import { exec } from 'child_process'
import { pathExists, readdir } from 'fs-extra'
import got from 'got'
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helios-core",
"version": "2.2.2",
"version": "2.2.3",
"description": "A library containing core mechanisms for Helios Launcher",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit fbea6e1

Please sign in to comment.