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 d87788f commit 1b3d130Copy full SHA for 1b3d130
package.json
@@ -32,7 +32,10 @@
32
],
33
"dependencies": {
34
"lodash.escaperegexp": "^4.0.2",
35
- "lodash.isregexp": "^3.0.5"
+ "lodash.flatten": "^4.1.0",
36
+ "lodash.isarray": "^4.0.0",
37
+ "lodash.isregexp": "^3.0.5",
38
+ "lodash.isstring": "^4.0.1"
39
},
40
"devDependencies": {
41
"ava": "^0.11.0",
0 commit comments