Skip to content

Commit

Permalink
🔖 1.0.0-alpha.84 [skip ci]
Browse files Browse the repository at this point in the history
# [v1.0.0-alpha.84](v1.0.0-alpha.83...v1.0.0-alpha.84) (2023-12-16)

## 🐛 Bug Fixes
- [`1be5e52`](1be5e52)  Fixes EOL Comparisons on *nix
  • Loading branch information
github-actions committed Dec 16, 2023
1 parent 1be5e52 commit f275087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "vbs2js",
"version": "1.0.0-alpha.83",
"version": "1.0.0-alpha.84",
"description": "This library (mostly) converts Classic ASP VBScript to JScript.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit f275087

Please sign in to comment.