js build modified some files

This commit is contained in:
parrt 2021-03-11 14:36:29 -08:00
parent 2b5bb2249e
commit c0e22b99d6
2 changed files with 5127 additions and 590 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,12 +17,12 @@
}, },
"homepage": "https://github.com/antlr/antlr4", "homepage": "https://github.com/antlr/antlr4",
"devDependencies": { "devDependencies": {
"@babel/core": "^7.12.9", "@babel/core": "^7.13.10",
"@babel/preset-env": "^7.12.7", "@babel/preset-env": "^7.13.10",
"babel-loader": "^8.2.1", "babel-loader": "^8.2.2",
"ini": "1.3.6", "ini": "1.3.6",
"jest": "^26.6.3", "jest": "^26.6.3",
"webpack": "^4.44.2", "webpack": "^4.46.0",
"webpack-cli": "^3.3.12" "webpack-cli": "^3.3.12"
}, },
"scripts": { "scripts": {