mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 01:02:05 -07:00
feat(gatsby-theme-notes): Implement initial version of notes theme (#14066)
This implements the first pass of gatsby-theme-notes. It's still a WIP and Chris will be following with GraphQL schema updates. Eventually we will want to handle directory listing via GraphQL queries as well. This also bumps dependencies of all existing themes.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.4.3",
|
||||
"gatsby": "^2.4.6",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user