Skip to content

Commit

Permalink
Upgrade docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanjc committed Jul 18, 2020
1 parent 3223dbf commit 3e63e3a
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 224 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"start": "yarn run dev"
},
"dependencies": {
"@hackclub/meta": "^0.1.1",
"@hackclub/theme": "^0.1.1",
"@mdx-js/loader": "^1.6.1",
"@next/mdx": "^9.4.1",
"@hackclub/meta": "^1.0.0",
"@hackclub/theme": "^0.2.0",
"@mdx-js/loader": "^1.6.11",
"@next/mdx": "^9.4.4",
"@theme-ui/style-guide": "^0.3.0",
"lodash": "^4.17.15",
"next": "^9.4.1",
"lodash": "^4.17.19",
"next": "^9.4.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"theme-ui": "^0.3.1"
Expand Down
Loading

0 comments on commit 3e63e3a

Please sign in to comment.