diff --git a/package.json b/package.json index 4c29f43..3ed82cb 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "federalist": "npm run build", "prestart": "npm run build", "start": "concurrently \"npx gulp watch\" \"bundle exec jekyll serve\"", - "test:pa11y": "pa11y-ci --config .pa11yci --sitemap http://localhost:4000/sitemap.xml", - "test:snyk": "snyk code test" + "test:pa11y": "pa11y-ci --config .pa11yci --sitemap http://localhost:4000/sitemap.xml" }, "repository": { "type": "git",