From af31c326b19fbdd8c4360f17a493ba8206fa365b Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 12 Nov 2015 17:51:11 -0800 Subject: [PATCH] fixed package.json error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4679038..3a09a798 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "swig": "~1.4.1", "then-fs": "~2.0.0", "useragent": "~2.1.7", - "express-device" "~0.4.2" + "express-device": "~0.4.2" }, "devDependencies": { "node-mandrill": "^1.0.1",