Skip to content

Commit b0c2577

Browse files
committed
Update installation steps
1 parent 58388df commit b0c2577

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"pretest": "npm run test-compile",
1515
"lint": "eslint src --ext ts",
1616
"lint:fix": "eslint src --ext ts --fix",
17+
"postinstall": "cd src/licensing/gui && npm install && cd ../../..",
1718
"test": "mocha"
1819
},
1920
"repository": {

0 commit comments

Comments
 (0)