Skip to content

Commit

Permalink
Downgrade node version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoLaval committed Nov 7, 2024
1 parent 4de9e91 commit b519a02
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@making-sense/antlr-editor",
"version": "2.0.1",
"version": "2.0.2",
"description": "ANTLR Typescript editor",
"repository": {
"type": "git",
Expand Down Expand Up @@ -95,5 +95,8 @@
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=20.0.0"
}
}

0 comments on commit b519a02

Please sign in to comment.