projects
/
tech-radar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c879bd
)
added bower to package.json
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Thu, 15 May 2014 13:01:49 +0000
(10:01 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Thu, 10 Jul 2014 12:33:03 +0000
(09:33 -0300)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
b28ba62
..
9606d76
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-34,7
+34,8
@@
"gulp-concat": "~2.2.0",
"gulp-uglify": "~0.2.1",
"gulp-clean": "~0.2.4",
- "gulp-header": "~1.0.2"
+ "gulp-header": "~1.0.2",
+ "bower": "^1.3.3"
},
"dependencies": {}
}