Skip to content

Commit

Permalink
update html-snapshots dependency for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Jun 6, 2015
1 parent 19db96a commit 566639f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"author": "Alex Grant <alex@localnerve.com>",
"description": "An example using html-snapshots",
"dependencies": {
"html-snapshots": "^0.8.0"
"html-snapshots": "^0.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/debug-phantomjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"author": "Alex Grant <alex@localnerve.com>",
"description": "An example using html-snapshots",
"dependencies": {
"html-snapshots": "^0.8.0"
"html-snapshots": "^0.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/html5rocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"author": "Alex Grant <alex@localnerve.com>",
"description": "An example using html-snapshots",
"dependencies": {
"html-snapshots": "^0.8.0"
"html-snapshots": "^0.9.0"
}
}

0 comments on commit 566639f

Please sign in to comment.