Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mmintel/tinacms-fields
Browse files Browse the repository at this point in the history
  • Loading branch information
mmintel committed Apr 3, 2020
2 parents a9b9d5d + a0720aa commit 5b81584
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/tinacms-file-field/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

> Adds a file field to TinaCMS
## Article
If you want to read more in depth walk through to how this file field works, checkout my article here: https://mintel.me/how-to-add-a-file-upload-to-your-gatsby-site/

## Preview
![Example](https://raw.githubusercontent.com/mmintel/tinacms-fields/master/packages/tinacms-file-field/docs/assets/example.gif)

Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-file-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"react-tinacms": "^0.9.15",
"react-dropzone": "10.1.8",
"react-dropzone": "10.2.1",
"styled-components": "^5.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 5b81584

Please sign in to comment.