From 01d48839878f59ae4b4285c098dd7a18e7231965 Mon Sep 17 00:00:00 2001 From: Henric Trotzig Date: Tue, 7 May 2019 15:26:20 +0200 Subject: [PATCH] Publish - happo-example-project@5.1.0 - happo-target-firefox@5.1.0 --- packages/happo-example-project/package.json | 4 ++-- packages/happo-target-firefox/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/happo-example-project/package.json b/packages/happo-example-project/package.json index 1573eee..8297c3e 100644 --- a/packages/happo-example-project/package.json +++ b/packages/happo-example-project/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "happo-example-project", - "version": "5.0.3", + "version": "5.1.0", "description": "Example project for the happo visual diffing library", "repository": "https://github.com/Galooshi/happo/tree/master/packages/happo-example-project", "author": "", @@ -9,7 +9,7 @@ "scripts": {}, "dependencies": { "happo": "^5.0.0", - "happo-target-firefox": "^5.0.3", + "happo-target-firefox": "^5.1.0", "happo-uploader-s3": "^5.0.0" } } diff --git a/packages/happo-target-firefox/package.json b/packages/happo-target-firefox/package.json index fec096c..a01f86a 100644 --- a/packages/happo-target-firefox/package.json +++ b/packages/happo-target-firefox/package.json @@ -1,6 +1,6 @@ { "name": "happo-target-firefox", - "version": "5.0.3", + "version": "5.1.0", "description": "Firefox target for the happo visual diffing library", "repository": "https://github.com/Galooshi/happo/tree/master/packages/happo-target-firefox", "author": "",