Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit b8e2c07

Browse files
author
Nick Litwin
committed
Install bower after npm install
1 parent 9eb573b commit b8e2c07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"type": "git",
66
"url": "git+https://github.com/appirio-tech/topcoder-app.git"
77
},
8+
"scripts": {
9+
"postinstall": "bower install"
10+
},
811
"keywords": [
912
"topcoder",
1013
"account",

0 commit comments

Comments
 (0)