Browse Source

bump findit

Herbert Vojčík 8 years ago
parent
commit
ffe58996df
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -24,7 +24,7 @@
     "node": ">=0.10.0"
   },
   "dependencies": {
-    "lodash": "~2.4.1",
-    "findit": "~1.2.0"
+    "findit": "^2.0.0",
+    "lodash": "^2.4.1"
   }
 }