Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Bump To v3.0.5 To Capture Dependency Updates (#121)
Browse files Browse the repository at this point in the history
- Update package.json
- Update package-lock.json
  • Loading branch information
JamieB-gu authored Nov 12, 2020
1 parent d285ece commit c1bb8a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/image-rendering",
"version": "3.0.4",
"version": "3.0.5",
"description": "Handles parsing images from CAPI and rendering them in the *-rendering projects",
"main": "dist/index.js",
"dependencies": {
Expand Down Expand Up @@ -79,4 +79,4 @@
}
}
}
}
}

0 comments on commit c1bb8a3

Please sign in to comment.