projects
/
tech-radar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a4ef53e
)
added post install
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Thu, 15 May 2014 12:52:37 +0000
(09:52 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Thu, 10 Jul 2014 12:33:00 +0000
(09:33 -0300)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
7805e17
..
b28ba62
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-4,7
+4,8
@@
"description": "",
"main": "index.js",
"scripts": {
- "test": "gulp test"
+ "test": "gulp test",
+ "postinstall": "bower install"
},
"author": "Bruno Trecenti",
"repository": {