Skip to content

Commit a7c3bb7

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/17001e676fa44361155baf8a8e44894908dd6c6d/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent ac0aadd commit a7c3bb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"build": "rm -rf lib && babel src -d lib",
2626
"build-docs": "esdoc",
2727
"cover": "c8 --all --src src --reporter=lcov npm test",
28-
"esdoc": "esdoc",
2928
"lint-config": "fixpack --dryRun",
3029
"lint-config-and-fix": "fixpack || fixpack",
3130
"prepare": "npm run build",

0 commit comments

Comments
 (0)