We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42602c commit accdea1Copy full SHA for accdea1
package.json
@@ -112,6 +112,7 @@
112
},
113
"devDependencies": {
114
"@babel/core": "~7.23.2",
115
+ "@babel/eslint-parser": "~7.11.0",
116
"@babel/plugin-proposal-class-properties": "~7.8.3",
117
"@babel/plugin-proposal-export-default-from": "~7.8.3",
118
"@babel/plugin-proposal-export-namespace-from": "~7.8.3",
@@ -123,7 +124,6 @@
123
124
"@babel/runtime-corejs3": "~7.9.0",
125
"angular-mocks": "~1.8.0",
126
"autoprefixer": "~9.8.0",
- "@babel/eslint-parser": "~7.11.0",
127
"babel-jest": "~25.5.1",
128
"babel-loader": "~8.2.0",
129
"compression-webpack-plugin": "^6.1.1",
0 commit comments