From 3bf185edb7ad9069017072e77faec3e5a6e44f5a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 29 Mar 2017 19:18:38 -0400 Subject: [PATCH] chore(package): update article-json-to-amp to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63a12ef..a01f34f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "tape": "^4.5.1" }, "dependencies": { - "article-json-to-amp": "^1.7.1", + "article-json-to-amp": "^3.0.1", "article-json-to-apple-news": "^3.2.0", "article-json-to-fbia": "^1.1.0", "html-to-article-json": "^1.13.0"