Skip to content

Commit

Permalink
1.0.1 update contentful dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganConrad committed Nov 26, 2020
1 parent 1befd14 commit 7ab9e03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metalsmith-get-contentful",
"version": "1.0.0",
"version": "1.0.1",
"description": "A metalsmith plugin to grab contentful files",
"main": "getContentful.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"contentful"
],
"dependencies": {
"contentful": "^7.14.4"
"contentful": "^7.15.0"
},
"devDependencies": {
"coveralls": "^3.0",
Expand Down

0 comments on commit 7ab9e03

Please sign in to comment.