From c1fed13ca6c92fcd8d71aa28eb9f8c9f8f6f85d4 Mon Sep 17 00:00:00 2001 From: Darren Jacoby Date: Sat, 21 May 2016 18:36:38 +0200 Subject: [PATCH] Bootstrap NPM ^4.0.0-alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a67b18..f7466ce 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ }, "dependencies": { "babel-runtime": "^6.5.0", - "bootstrap": "github:twbs/bootstrap#v4.0.0-alpha.2", + "bootstrap": "^4.0.0-alpha.2", "jquery": "^2.1.4", "tether": "^1.2.0" }