Skip to content

Commit 7aef7ea

Browse files
🤖 cleaning(package.json): Remove esdoc script.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 3a3f4fd commit 7aef7ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"build": "rm -rf lib && babel src -d lib",
3333
"build-docs": "esdoc",
3434
"cover": "c8 --all --src src --reporter=lcov npm test",
35-
"esdoc": "esdoc",
3635
"lint-config": "fixpack --dryRun",
3736
"lint-config-and-fix": "fixpack || fixpack",
3837
"prepare": "npm run build",

0 commit comments

Comments
 (0)