From 2f7235de24bff3f7f1a9df4e101b6dae36590ad1 Mon Sep 17 00:00:00 2001 From: Siddharth Gupta Date: Sun, 27 Oct 2019 17:58:28 +0800 Subject: [PATCH] Librarian 1.4.1 - Improve Error Reporting when another instance of Librarian is running - Integrate htps://curl.press --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 28ce79c..cd70e61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "librarian-server", - "version": "1.3.0", + "version": "1.4.1", "description": "Librarian is a local server for your iOS & Android builds, cause local is best!", "homepage": "https://github.com/biocross/Librarian", "repository": "https://github.com/biocross/Librarian", @@ -14,7 +14,8 @@ "files": [ "librarian.js", "setup.js", - "webBridge.js" + "webBridge.js", + "analytics.js" ], "keywords": [ "cli-app",