Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTreeofGrace authored Sep 15, 2020
1 parent d0f4621 commit 51693ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ampproject/toolbox-core",
"version": "2.6.0",
"version": "2.6.1",
"description": "Commonly used functionality for amp-toolbox",
"main": "index.js",
"repository": {
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/core",
"dependencies": {
"cross-fetch": "3.0.5",
"cross-fetch": "3.0.6",
"lru-cache": "6.0.0"
},
"gitHead": "7a674fec36dd663876907c0c9ebd332ad3fe7967"
Expand Down

0 comments on commit 51693ff

Please sign in to comment.