Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
chore: update to axe-core 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcy Sutton committed May 20, 2017
1 parent 95b4f7c commit 6964a0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file.

<!-- ## [Unreleased] -->

## [1.1.1] - 2017-05-20
### Changed
- Remove warn file on install
- Update to axe-core 2.2.1 to resolve circular dependencies

## [1.1.0] - 2017-05-02
### Changed
- Move axe-core to dependencies

## [0.5.0] - 2016-12-22
### Added
- Support for axe-cli by passing in a source for axe-core version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"proxyquire": "^1.5.0",
"serve-static": "^1.9.3",
"sinon": "^1.17.3",
"axe-core": "^2.2.0"
"axe-core": "^2.2.1"
},
"dependencies": {
}
Expand Down

0 comments on commit 6964a0b

Please sign in to comment.