From 7c45c95a91ae0126b464598f142356f08c411840 Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Mon, 21 May 2018 19:46:25 +0200 Subject: [PATCH] chore: update foundation-docs Required because of b323354 that renamed Clipboard to ClipboardJS Included changes: * 1489588 style: add newline * 5184de6 style: remove extraneous space * aaa25b0 fix: increase z-index of topbar * 65242d8 chore: update lockfile * 477baf9 tests: use npm ci * b323354 fix: migrate to the new ClipboardJS instantiation to resolve conflict with window.Clipboard * 9331594 fix: add namespace to type class in Sass reference table --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a0df43cc..2fe906315 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "cz-conventional-changelog": "^2.1.0", "dateformat": "^3.0.0", "doiuse": "^4.1.0", - "foundation-docs": "git+https://github.com/zurb/foundation-docs.git#60e24283f3d578a97a8507b2263cb685948613b1", + "foundation-docs": "git+https://github.com/zurb/foundation-docs.git#7a978ff933086df4826285ea60301937a7e81aad", "gaze": "^1.1.2", "gulp": "^3.8.10", "gulp-add-src": "^1.0.0", -- 2.47.2