Skip to content

Commit 37dbcda

Browse files
committedFeb 25, 2017
Update connect to 3.6.0
1 parent 5160ad2 commit 37dbcda

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.4.1 / 2017-02-24
2+
==================
3+
4+
- update: bump `connect` version
5+
16
3.4.0 / 2017-01-13
27
==================
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"node": ">= 0.10.0"
2828
},
2929
"dependencies": {
30-
"connect": "3.5.0",
30+
"connect": "3.6.0",
3131
"dns-prefetch-control": "0.1.0",
3232
"dont-sniff-mimetype": "1.0.0",
3333
"frameguard": "3.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.