Skip to content

Commit accdea1

Browse files
Update package.json file
1 parent d42602c commit accdea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
},
113113
"devDependencies": {
114114
"@babel/core": "~7.23.2",
115+
"@babel/eslint-parser": "~7.11.0",
115116
"@babel/plugin-proposal-class-properties": "~7.8.3",
116117
"@babel/plugin-proposal-export-default-from": "~7.8.3",
117118
"@babel/plugin-proposal-export-namespace-from": "~7.8.3",
@@ -123,7 +124,6 @@
123124
"@babel/runtime-corejs3": "~7.9.0",
124125
"angular-mocks": "~1.8.0",
125126
"autoprefixer": "~9.8.0",
126-
"@babel/eslint-parser": "~7.11.0",
127127
"babel-jest": "~25.5.1",
128128
"babel-loader": "~8.2.0",
129129
"compression-webpack-plugin": "^6.1.1",

0 commit comments

Comments
 (0)