Skip to content

Commit

Permalink
Publish another
Browse files Browse the repository at this point in the history
  • Loading branch information
brianespinosa committed Aug 11, 2020
1 parent 2e9a2de commit 95baea1
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 833 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextpose",
"version": "0.1.0",
"version": "0.1.1",
"repository": "git@github.com:brianespinosa/nextpose.git",
"author": "Brian Espinosa <b@bje.co>",
"license": "MIT",
Expand All @@ -14,12 +14,12 @@
"@mapbox/rehype-prism": "0.5.0",
"@theme-ui/prism": "0.3.0",
"framer-motion": "2.3.0",
"next": "9.5.1",
"next": "9.5.2",
"next-mdx-enhanced": "3.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"sass": "1.26.10",
"theme-ui": "0.3.1"
"theme-ui": "0.4.0-rc.1"
},
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit 95baea1

Please sign in to comment.