From 71c240a3d255bbbcc9f6832584eea102f13c8e94 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@keylocation.sg> Date: Wed, 11 Jan 2017 21:41:22 +0100 Subject: [PATCH] Use changelog master --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37f7183979..7b952e0e22 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "node": ">=6.9.0" }, "dependencies": { - "changelog": "singapore/changelog#1.0.7.1", + "changelog": "singapore/changelog", "gh-got": "5.0.0", "got": "6.7.1", "lodash": "4.17.4", -- GitLab