From 53a026eee016019cf0923349218d0ee9f37f24e4 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 24 Mar 2016 13:36:47 -0400 Subject: [PATCH] Upgrade drivelist to v2.0.9 This new version contains various fixes to better detect removable drives. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60a8cc2f..7d400bcb 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "angular-ui-router": "^0.2.18", "bluebird": "^3.0.5", "bootstrap-sass": "^3.3.5", - "drivelist": "^2.0.8", + "drivelist": "^2.0.9", "flexboxgrid": "^6.3.0", "is-elevated": "^1.0.0", "lodash": "^4.5.1",