From aac5a60afe3b760a7c18c3feb6aded4e6aa8ddab Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 4 Mar 2017 13:18:08 +0700 Subject: [PATCH] Update browser-env --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7466b4c..b07506d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "ava": "^0.17.0", "babel-plugin-array-includes": "^2.0.3", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", - "browser-env": "^2.0.19", + "browser-env": "^2.0.23", "camelcase": "^4.0.0", "coveralls": "^2.11.15", "jsdom": "^9.9.1",