From e92f21e698a2a642c9f53ac68a892ebe6dab5757 Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Tue, 20 Jun 2017 11:42:52 -0400 Subject: [PATCH] docs: reference newly forked menuspy repo (has correctly built dist) Should update to menuspy repo again whenever https://github.com/lcdsantos/menuspy/pull/4 is pulled in. --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 538ab55f4b..77ba9d77bf 100644 --- a/docs/package.json +++ b/docs/package.json @@ -67,7 +67,7 @@ "hexo-server": "0.2.0", "lodash": "4.17.4", "lunr": "2.0.1", - "menuspy": "1.0.1", + "menuspy": "github:cypress-io/menuspy#afb7cbfc5fb7d032cabba2a4608710605848f874", "scrollingelement": "1.5.2" } }