Skip to content

Commit 80fe950

Browse files
committed
move the dep to the right section
1 parent 2ef52ba commit 80fe950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
"metro-runtime": "0.73.3",
129129
"metro-source-map": "0.73.3",
130130
"mkdirp": "^0.5.1",
131-
"mock-fs": "^5.1.4",
132131
"nullthrows": "^1.1.1",
133132
"pretty-format": "^26.5.2",
134133
"promise": "^8.3.0",
@@ -146,6 +145,7 @@
146145
"devDependencies": {
147146
"flow-bin": "^0.193.0",
148147
"hermes-eslint": "0.8.0",
148+
"mock-fs": "^5.1.4",
149149
"react": "18.2.0",
150150
"react-test-renderer": "^18.2.0"
151151
},

0 commit comments

Comments
 (0)