Skip to content

Commit

Permalink
Use new script
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Mar 6, 2019
1 parent ff73674 commit fd32135
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion bin/update-readmes.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const packages = [
//'edit-post',
'element',
'escape-html',
//'html-entities',
'html-entities',
//'i18n',
//'keycodes',
//'plugins',
Expand Down
6 changes: 0 additions & 6 deletions packages/html-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,7 @@
"dependencies": {
"@babel/runtime": "^7.3.1"
},
"devDependencies": {
"@wordpress/docgen": "file:../docgen"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"docs:generate": "docgen ./src/index.js --output ./README.md --to-token"
}
}

0 comments on commit fd32135

Please sign in to comment.