File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## 6.2.2 - unreleased
6
+ * Update minimum required version of ` detective `
7
+
5
8
## 6.2.1 - 2019-05-24
6
9
* Update minimum required version of ` cached-path-relative ` [ #155 ] ( https://github.com/browserify/module-deps/pull/155 )
7
10
* Add CI testing on Windows [ #152 ] ( https://github.com/browserify/module-deps/pull/152 )
Original file line number Diff line number Diff line change 12
12
"cached-path-relative" : " ^1.0.2" ,
13
13
"concat-stream" : " ~1.6.0" ,
14
14
"defined" : " ^1.0.0" ,
15
- "detective" : " ^5.0.2 " ,
15
+ "detective" : " ^5.2.0 " ,
16
16
"duplexer2" : " ^0.1.2" ,
17
17
"inherits" : " ^2.0.1" ,
18
18
"parents" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments