Skip to content

Commit

Permalink
Update parcel to fix packaging errors with Node.js 18
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Nov 3, 2023
1 parent 435e4f6 commit 71ba67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",
"log-update": "^5.0.0",
"parcel": "^2.3.2",
"parcel": "^2.10.2",
"typescript": "^4.5.5",
"vsce": "^2.6.7",
"vscode-test": "^1.6.1"
Expand Down

0 comments on commit 71ba67b

Please sign in to comment.