Skip to content

Commit 09c80bf

Browse files
committed
1 parent de7ffca commit 09c80bf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
5+
- perf: enable strict mode
6+
17
4.13.1 / 2015-07-05
28
===================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"dependencies": {
3030
"accepts": "~1.2.10",
31-
"array-flatten": "1.1.0",
31+
"array-flatten": "1.1.1",
3232
"content-disposition": "0.5.0",
3333
"content-type": "~1.0.1",
3434
"cookie": "0.1.3",

0 commit comments

Comments
 (0)