File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22 "env" : {
33 "node" : true
44 },
5- "parser" : " babel- eslint" ,
5+ "parser" : " @ babel/ eslint-parser " ,
66 "parserOptions" : {
7- "ecmaVersion" : 2020 ,
7+ "ecmaVersion" : 2021 ,
88 "sourceType" : " module" ,
99 "allowImportExportEverywhere" : true ,
1010 "classPrivateMethods" : true
Original file line number Diff line number Diff line change 5353 "mellow" : " ^2.0.0" ,
5454 "onezip" : " ^4.0.0" ,
5555 "remy" : " ^5.0.0" ,
56+ "try-to-catch" : " ^3.0.0" ,
5657 "wraptile" : " ^3.0.0"
5758 },
5859 "devDependencies" : {
6364 "@babel/preset-env" : " ^7.0.0" ,
6465 "@babel/register" : " ^7.0.0" ,
6566 "@iocmd/wait" : " ^1.0.0" ,
66- "babel-eslint" : " ^11.0.0-beta" ,
6767 "babel-loader" : " ^8.0.0" ,
6868 "babel-plugin-dynamic-import-node" : " ^2.0.0" ,
6969 "babel-plugin-dynamic-import-webpack" : " ^1.0.1" ,
8585 "socket.io" : " ^2.0.1" ,
8686 "socket.io-client" : " ^2.0.1" ,
8787 "supertape" : " ^2.0.1" ,
88- "try-to-catch" : " ^3.0.0" ,
8988 "webpack" : " ^4.1.0" ,
9089 "webpack-cli" : " ^3.0.3"
9190 },
You can’t perform that action at this time.
0 commit comments