mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
fix: update starters and examples (#23450)
* fix: update starters and examples * Add noop build script Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Mikhail Novikov <freiksenet@gmail.com>
This commit is contained in:
co-authored by
Renovate Bot
Mikhail Novikov
parent
e1bca2c88c
commit
e3383b8774
+2
-2
@@ -14,12 +14,12 @@
|
||||
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.20.35",
|
||||
"gatsby": "^2.20.36",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.0.4"
|
||||
"prettier": "2.0.5"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user