Skip to content

Commit

Permalink
Update installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
dklilley committed Nov 6, 2024
1 parent 58388df commit b0c2577
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 @@ -14,6 +14,7 @@
"pretest": "npm run test-compile",
"lint": "eslint src --ext ts",
"lint:fix": "eslint src --ext ts --fix",
"postinstall": "cd src/licensing/gui && npm install && cd ../../..",
"test": "mocha"
},
"repository": {
Expand Down

0 comments on commit b0c2577

Please sign in to comment.