Skip to content

Commit

Permalink
Revert "remove readme processing"
Browse files Browse the repository at this point in the history
This reverts commit 2e65428.
  • Loading branch information
staff0rd committed Mar 29, 2023
1 parent 0ee4428 commit 38fd79c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"build": "lerna run build",
"publish": "run-s publish:*",
"publish:0-build": "npm run build",
"publish:1-ionic-readme": "cat README.md packages/ionic/README.md > packages/ionic/dist/README.md",
"publish:2-mui-readme": "cat README.md packages/mui/README.md > packages/mui/dist/README.md",
"publish:1-publish": "npx changeset publish"
},
"devDependencies": {
Expand Down

0 comments on commit 38fd79c

Please sign in to comment.