From 6fa0fbc03add2500a86ac5439b5d86c76be74701 Mon Sep 17 00:00:00 2001 From: Nathan Maton Date: Tue, 5 Jan 2016 20:06:57 -0800 Subject: [PATCH] tried to remove .gitignore from push --- .gitignore | 1 + package.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4f2b6480f..1967f42af6 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ common/dist/scripts/* test/spec/mocks/translations.js testapi.js userinsert.js +.gitignore diff --git a/package.json b/package.json index 3431e07884..5c0048a131 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,6 @@ "in-app-purchase": "^0.2.0", "jade": "~1.11.0", "js2xmlparser": "~0.1.2", - "latest-version": "^2.0.0", "lodash": "~2.4.1", "lodash.camelcase": "^3.0.1", "lodash.capitalize": "^3.0.0",