require-one-of
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.0.6"></a> | ||
## [1.0.6](https://github.com/Kikobeats/require-one-of/compare/v1.0.5...v1.0.6) (2019-03-08) | ||
### Bug Fixes | ||
* dependency ([732df19](https://github.com/Kikobeats/require-one-of/commit/732df19)) | ||
<a name="1.0.5"></a> | ||
@@ -7,0 +17,0 @@ ## [1.0.5](https://github.com/Kikobeats/require-one-of/compare/v1.0.3...v1.0.5) (2019-03-08) |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://documentup.com/Kikobeats/require-one-of", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "src/index.js", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"humanize-list": "~1.0.1", | ||
"import-from": "~2.1.0" | ||
"resolve-from": "~4.0.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
8842
+ Addedresolve-from@~4.0.0
+ Addedresolve-from@4.0.0(transitive)
- Removedimport-from@~2.1.0
- Removedimport-from@2.1.0(transitive)
- Removedresolve-from@3.0.0(transitive)