mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-22 17:22:05 -07:00
feat - packaged theme with dynamic menu items
This commit is contained in:
+4
-2
@@ -4,7 +4,7 @@
|
||||
"version": "1.0.0",
|
||||
"author": "Chris Troutner <chris.troutner@gmail.com>",
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.12.0",
|
||||
"@loadable/component": "^5.13.0",
|
||||
"adminlte-2-react": "^0.1.27",
|
||||
"gatsby": "^2.22.15",
|
||||
"gatsby-image": "^2.4.5",
|
||||
@@ -28,7 +28,9 @@
|
||||
"prettier": "2.0.5"
|
||||
},
|
||||
"keywords": [
|
||||
"gatsby"
|
||||
"gatsby",
|
||||
"gatsby-plugin",
|
||||
"gatsby-theme"
|
||||
],
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user