update javascript target to 4.3
This commit is contained in:
parent
666131841c
commit
42512526f9
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "antlr4",
|
||||
"version": "4.8",
|
||||
"version": "4.8.0",
|
||||
"description": "JavaScript runtime for ANTLR4",
|
||||
"main": "index.js",
|
||||
"repository": "antlr/antlr4.git",
|
||||
|
|
Loading…
Reference in New Issue