mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 09:12:05 -07:00
fix(starters): update react monorepo to ^16.8.1 (#11603)
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.0.119",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.0"
|
||||
"react": "^16.8.1",
|
||||
"react-dom": "^16.8.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user