mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-23 01:32:04 -07:00
fix(starters): upgrade gatsby version for all starters (#11382)
* fix(starters): upgrade gatsby version for all starters * chore: bump offline and sharp as well * chore: remove unused plugin * chore: update deps (final?!)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"test": "echo \"Write tests! -> https://gatsby.app/unit-testing\""
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.0.76",
|
||||
"gatsby": "^2.0.104",
|
||||
"react": "^16.5.1",
|
||||
"react-dom": "^16.5.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user