Skip to content

Commit

Permalink
add postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
dzencot committed Jun 30, 2022
1 parent 236e905 commit f4619e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"start": "start-server -s ./frontend/build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"postinstall": "cd frontend && npm ci",
"author": "",
"license": "ISC",
"dependencies": {
Expand Down

0 comments on commit f4619e9

Please sign in to comment.