We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a436f52 commit fe8a88aCopy full SHA for fe8a88a
.gitignore
@@ -0,0 +1 @@
1
+node_modules
CHANGELOG.md
@@ -0,0 +1,8 @@
+# module-deps Change Log
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## 5.0.0 - 2018-01-02
6
+* Update deps
7
+* Drop support for node < 0.12 due due to detective dropping support
8
+* Add engines field set to `>=4.0.0`
0 commit comments