Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Inder Dhir committed May 1, 2022
1 parent 7945541 commit 39e46e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/iamacup/react-native-markdown-display/",
"dependencies": {
"css-to-react-native": "^3.0.0",
"markdown-it": "^10.0.0",
"markdown-it": "^13.0.0",
"prop-types": "^15.7.2",
"react-native-fit-image": "^1.5.5"
},
Expand All @@ -39,14 +39,14 @@
"react-native": "^0.65.1"
},
"devDependencies": {
"@types/markdown-it": "^12.2.1",
"@types/react-native": "^0.64.13",
"@babel/core": "^7.15.0",
"@babel/runtime": "^7.15.3",
"@react-native-community/eslint-config": "^3.0.0",
"@types/markdown-it": "^12.2.1",
"@types/react-native": "^0.64.13",
"@typescript-eslint/parser": "^4.29.3",
"eslint": "^7.32.0",
"json-schema": "^0.3.0",
"json-schema": "^0.4.0",
"pre-commit": "^1.2.2",
"typescript": "^4.4.2"
}
Expand Down

0 comments on commit 39e46e6

Please sign in to comment.