File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 `
5
+ ## 6.2.2 - 2019-12-13
6
+ * Update minimum required version of ` detective ` [ # 161 ] ( https://github.com/browserify/module-deps/pull/161 )
7
7
8
8
## 6.2.1 - 2019-05-24
9
9
* Update minimum required version of ` cached-path-relative ` [ #155 ] ( https://github.com/browserify/module-deps/pull/155 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " module-deps" ,
3
- "version" : " 6.2.1 " ,
3
+ "version" : " 6.2.2 " ,
4
4
"description" : " walk the dependency graph to generate json output that can be fed into browser-pack" ,
5
5
"main" : " index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments