Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
trotzig committed Jun 10, 2018
1 parent d2d97d0 commit b76a9e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/happo-example-project/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"private": true,
"name": "happo-example-project",
"version": "5.0.1",
"version": "5.0.2",
"description": "Example project for the happo visual diffing library",
"repository": "https://github.com/Galooshi/happo/tree/master/packages/happo-example-project",
"author": "",
"license": "MIT",
"scripts": {},
"dependencies": {
"happo": "^5.0.0",
"happo-target-firefox": "^5.0.1",
"happo-target-firefox": "^5.0.2",
"happo-uploader-s3": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/happo-target-firefox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "happo-target-firefox",
"version": "5.0.1",
"version": "5.0.2",
"description": "Firefox target for the happo visual diffing library",
"repository": "https://github.com/Galooshi/happo/tree/master/packages/happo-target-firefox",
"author": "",
Expand Down

0 comments on commit b76a9e3

Please sign in to comment.