From 83ef47d049bb03665ac985eafc863cf4856d72aa Mon Sep 17 00:00:00 2001 From: Evan Morikawa Date: Tue, 6 Dec 2016 15:28:49 -0800 Subject: [PATCH] [*] package.json updates from lerna --- packages/local-sync/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/local-sync/package.json b/packages/local-sync/package.json index 65ac6b351..0dc03c7d1 100644 --- a/packages/local-sync/package.json +++ b/packages/local-sync/package.json @@ -16,14 +16,14 @@ "joi": "8.4.2", "mimelib": "0.2.19", "nodemailer": "2.5.0", - "quoted-printable": "^1.0.1", + "quoted-printable": "1.0.1", "request": "2.79.0", "rx": "4.1.0", "sequelize": "3.27.0", "sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz", "striptags": "2.1.1", "underscore": "1.8.3", - "utf7": "^1.0.2", + "utf7": "1.0.2", "vision": "4.1.0" }, "scripts": {