Skip to content

Commit 0fde145

Browse files
committed
Updated package.json
1 parent 866eb0e commit 0fde145

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"eslint-plugin-import": "~2.22.1",
6868
"eslint-plugin-jsx-a11y": "~6.4.1",
6969
"eslint-plugin-react": "~7.23.2",
70-
"file-loader": "~6.2.0",
7170
"metro-react-native-babel-preset": "~0.66.0",
7271
"plop": "~2.7.4",
7372
"prettier": "~2.3.0",
@@ -78,7 +77,7 @@
7877
"webpack": "~5.37.0",
7978
"webpack-cli": "~4.7.0",
8079
"webpack-dev-server": "~3.11.2",
81-
"webpack-merge": "^5.7.3"
80+
"webpack-merge": "~5.7.3"
8281
},
8382
"jest": {
8483
"preset": "react-native",

0 commit comments

Comments
 (0)