From 92f3ff829b74186ff3d6b0e0cfedbb2d3380a25c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 19 Oct 2016 20:22:45 -0700 Subject: [PATCH] package.json: Bump Bootstrap to Alpha 5 See the release announcement here: https://blog.getbootstrap.com/2016/10/19/bootstrap-4-alpha-5/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8642783..b23256a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "Alan Orth", "license": "GPL-3.0", "devDependencies": { - "bootstrap": "~4.0.0-alpha.4", + "bootstrap": "~4.0.0-alpha.5", "cssnano-cli": "^1.0.5", "font-awesome": "^4.6.3", "node-sass": "latest"