Skip to content

Commit 10a2a5b

Browse files
committed
dependencies: downgraded eslint version
1 parent 5b28b5f commit 10a2a5b

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
@@ -66,6 +66,7 @@
6666
"copy-webpack-plugin": "^11.0.0",
6767
"css-loader": "^6.0.0",
6868
"css-minimizer-webpack-plugin": "^4.2.0",
69+
"eslint": "^8.57.1",
6970
"eslint-config-react-app": "^7.0.1",
7071
"eslint-friendly-formatter": "^4.0.1",
7172
"eslint-webpack-plugin": "^2.5.0",
@@ -107,7 +108,6 @@
107108
"npm": ">=8"
108109
},
109110
"name": "invenio-assets",
110-
"peerDependencies": {},
111111
"private": true,
112112
"scripts": {
113113
"build": "NODE_PRESERVE_SYMLINKS=1 NODE_ENV=production webpack --config ./build/webpack.config.js",

0 commit comments

Comments
 (0)