fix(package): update source-map to version 0.6.0 (#977)
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Thu, 5 Oct 2017 02:53:38 +0000 (04:53 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 5 Oct 2017 02:53:38 +0000 (04:53 +0200)
package.json

index 4b446f7..9aac812 100644 (file)
@@ -31,7 +31,7 @@
     "test": "vows"
   },
   "dependencies": {
-    "source-map": "0.5.x"
+    "source-map": "~0.6.0"
   },
   "devDependencies": {
     "browserify": "^14.0.0",