Update react-devtools-core from ~4.10.2 to ~4.10.3 (#2244)

Summary:
4.10.2 had an fburl.com link in it when I should have used an fb.me link :( I'm sorry

cc mweststrate

Pull Request resolved: https://github.com/facebook/flipper/pull/2244

Reviewed By: passy

Differential Revision: D28054736

Pulled By: mweststrate

fbshipit-source-id: 0330f884e5d82cc669232aee3d8439b0f51240bd
This commit is contained in:
Brian Vaughn
2021-04-29 04:24:40 -07:00
committed by Facebook GitHub Bot
parent c4887e638b
commit e7cdbcbe85
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"address": "^1.1.2",
"get-port": "^5.0.0",
"react-devtools-core": "~4.10.2"
"react-devtools-core": "~4.10.3"
},
"title": "React DevTools",
"icon": "app-react",