We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2be807 commit 52d152dCopy full SHA for 52d152d
1 file changed
package.json
@@ -25,8 +25,8 @@
25
"test": "node_modules/.bin/gulp ci"
26
},
27
"dependencies": {
28
- "lodash": "3.8.x",
29
- "type-is": "1.6.x"
+ "lodash": "3.x.x",
+ "type-is": "1.x.x"
30
31
"engines": {
32
"node": ">=0.10.0"
0 commit comments