Skip to content

Commit

Permalink
Remove a few deps, more info at #1885 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jul 12, 2021
1 parent a72ccbd commit 6d3632c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
],
"scripts": {
"default": "npm run test",
"doc": "jsdoc -c .jsdoc.conf.json -d ./api-docs -p ./package.json -R README.md -t ./node_modules/ink-docstrap/template -r src/",
"test": "npx ava --verbose",
"lint-staged": "lint-staged",
"coverage": "npx nyc ava && npx nyc report --reporter=json-summary && cp coverage/coverage-summary.json docs-src/_data/coverage.json && node cmd.js --config=docs-src/.eleventy.docs.js",
Expand Down Expand Up @@ -78,8 +77,6 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.1",
"ava": "^3.15.0",
"husky": "^7.0.1",
"ink-docstrap": "1.3.2",
"jsdoc": "3.6.7",
"js-yaml": "^4.1.0",
"lint-staged": "^11.0.0",
"markdown-it-emoji": "^2.0.0",
Expand Down

0 comments on commit 6d3632c

Please sign in to comment.