diff --git a/package.json b/package.json index 2ffbe3e..2413a3e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ "build": "rm -rf lib && babel src -d lib", "build-docs": "esdoc", "cover": "c8 --all --src src --reporter=lcov npm test", - "esdoc": "esdoc", "lint-config": "fixpack --dryRun", "lint-config-and-fix": "fixpack || fixpack", "prepare": "npm run build",