Skip to content

Commit eb77947

Browse files
authored
Update package.json
1 parent bddc20d commit eb77947

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"reset": "npx rimraf .git",
88
"start": "bundle exec jekyll serve --livereload",
99
"start-detached": "bundle exec jekyll serve --detach",
10-
"htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site",
11-
"pa11y-ci:sitemap": "pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude \"/*.pdf\" --sitemap-exclude \"/admin\""
10+
"htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site"
1211
},
1312
"dependencies": {
1413
"@uswds/uswds": "3.8.0",

0 commit comments

Comments
 (0)