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 14cb82a commit ea61e42Copy full SHA for ea61e42
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+
2
+#### 2.0.1
3
+* Upgraded all dependencies. Breaking changes are unlikely.
4
5
#### 1.3.1
6
* Fixed https://github.com/Originate/lodash-match-pattern/issues/34 so that array set matches can work with objects other than numbers and strings.
7
package.json
@@ -57,6 +57,6 @@
57
"dependencies": {
58
"chalk": "^2.0.1",
59
"he": "^1.1.0",
60
- "lodash-checkit": "^2.0.1"
+ "lodash-checkit": "^2.1.0"
61
}
62
0 commit comments