Merge pull request #2860 from dataease/pr@dev_station_msg

fix: babel-eslint 版本降级
This commit is contained in:
dataeaseShu
2022-08-17 14:17:18 +08:00
committed by GitHub

View File

@@ -77,7 +77,7 @@
"@vue/cli-plugin-eslint": "^3.9.1",
"@vue/cli-service": "^3.3.1",
"add-asset-html-webpack-plugin": "^3.1.3",
"babel-eslint": "10.0.1",
"babel-eslint": "^8.2.2",
"chalk": "2.4.2",
"clean-webpack-plugin": "^1.0.1",
"connect": "3.6.6",