Skip to content

Commit

Permalink
# 3.0.0
Browse files Browse the repository at this point in the history
- Allow Node.js 6.x to use jest-axe - [(PR #40)](#40)

Breaking changes:
- Update axe-core to 3.x - [(PR #39)](#39)
  • Loading branch information
NickColley committed May 28, 2018
1 parent 0e8b03e commit 86fc066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-axe",
"version": "2.1.4",
"version": "3.0.0",
"description": "Custom Jest matcher for aXe for testing accessibility",
"repository": "nickcolley/jest-axe",
"main": "index.js",
Expand Down

0 comments on commit 86fc066

Please sign in to comment.