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:
87ed26d
)
cleanning dependecies
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:05:42 +0000
(17:05 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:05:42 +0000
(17:05 -0300)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index
22449b8
..
ac5dd7f
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-28,9
+28,5
@@
"gulp-clean": "~0.2.4",
"gulp-header": "~1.0.2"
},
- "dependencies": {
- "gulp-util": "~2.2.14",
- "gulp": "~3.5.2",
- "express": "~3.4.8"
- }
+ "dependencies": {}
}