Skip to content

Commit 77441cf

Browse files
bidetagglebidetaggle
authored andcommitted
Relocate unnecessary peer dependencies #91
1 parent a7aa9aa commit 77441cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"react-native-fit-image": "^1.5.5"
3636
},
3737
"peerDependencies": {
38-
"@types/markdown-it": "^10.0.1",
39-
"@types/react-native": ">=0.50.0",
4038
"react": "^16.2.0",
4139
"react-native": ">=0.50.4"
4240
},
4341
"devDependencies": {
42+
"@types/markdown-it": "^10.0.1",
43+
"@types/react-native": ">=0.50.0",
4444
"@babel/core": "^7.9.6",
4545
"@babel/runtime": "^7.9.6",
4646
"@react-native-community/eslint-config": "^1.1.0",

0 commit comments

Comments
 (0)