Skip to content

Commit

Permalink
Add publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume committed Jun 4, 2020
1 parent 24a7a1b commit 54e5b3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Connect resumes written in JSON with Resume.json and React",
"scripts": {
"publish": "lerna publish",
"start": "lerna run start --loglevel debug",
"postinstall": "lerna bootstrap --no-ci",
"test": "lerna run test",
Expand Down

0 comments on commit 54e5b3c

Please sign in to comment.