From ffb99d96cf43c054cd7d844d95941d0a11fc90c2 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 20 Apr 2015 13:45:01 -0700 Subject: [PATCH] tape@4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18bb9e6..569a4f8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "is-nan": "^1.0.1", "split": "^0.3.2", "standard": "^2.0.0", - "tape": "^3.0.1", + "tape": "^4.0.0", "through2": "^0.6.3", "zuul": "^2.0.0" }, -- 2.34.1