Skip to content

Commit

Permalink
add prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Brianzchen committed Dec 7, 2021
1 parent abc394d commit baf4af6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"eslint",
"eslintconfig"
],
"scripts": {
"prepublishOnly": "node ./scripts/genStyleguide.js"
},
"peerDependencies": {
"@babel/core": "^7.0.0",
"@babel/eslint-parser": "^7.12.0",
Expand Down

0 comments on commit baf4af6

Please sign in to comment.