Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Commit fb6acb8

Browse files
authored
Merge pull request #126 from luzhang/fix-version-html-codesniffer
Update package for html codesniffer
2 parents 22ef995 + af801bb commit fb6acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/liip/TheA11yMachine#readme",
2121
"main": "./lib/a11ym.js",
2222
"dependencies": {
23-
"HTML_CodeSniffer": "https://github.com/squizlabs/HTML_CodeSniffer#master",
23+
"html_codesniffer": "^2.2.0",
2424
"async": "^2.1.4",
2525
"chalk": "^1.1.3",
2626
"commander": "^2.9.0",

0 commit comments

Comments
 (0)