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:
GatsbyJS Bot
2020-04-27 11:24:24 +00:00
co-authored by Renovate Bot Mikhail Novikov
parent e1bca2c88c
commit e3383b8774
3 changed files with 76 additions and 91 deletions
+2 -2
View File
@@ -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",