diff --git a/packages/local-sync/package.json b/packages/local-sync/package.json index f89baeb28..cc4b0b386 100644 --- a/packages/local-sync/package.json +++ b/packages/local-sync/package.json @@ -19,7 +19,7 @@ "rx": "4.x.x", "sequelize": "3.x.x", "underscore": "1.x.x", - "utf7": "https://github.com/truebit/utf7/archive/1f753bac59b99d93b17a5ef11681e232465e2558.tar.gz" + "utf7": "https://github.com/truebit/utf7/archive/1f753bac59b99d93b17a5ef11681e232465e2558.tar.gz", "sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz" }, "repository": { @@ -37,5 +37,5 @@ "windowTypes": { "sync": true }, - "homepage": "https://github.com/nylas/K2#readme", + "homepage": "https://github.com/nylas/K2#readme" }