Skip to content

Commit c3ef75b

Browse files
committed
Lowercase name for npm package
1 parent 9f7bcf1 commit c3ef75b

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
@@ -1,5 +1,5 @@
11
{
2-
"name": "HTML_CodeSniffer",
2+
"name": "html_codesniffer",
33
"version": "2.1.1",
44
"description": "HTML_CodeSniffer is a client-side JavaScript that checks a HTML document or source code, and detects violations of a defined coding standard.",
55
"main": "HTMLCS.js",

0 commit comments

Comments
 (0)