From c3117f13d599f37693f937865b6e84eb1f72d5c4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 4 Oct 2016 19:28:30 +0200 Subject: Fix client build (ng2-bootstrap issue...) --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index cc116f3e5..08f2e357b 100644 --- a/client/package.json +++ b/client/package.json @@ -53,7 +53,7 @@ "ie-shim": "^0.1.0", "intl": "^1.2.4", "json-loader": "^0.5.4", - "ng2-bootstrap": "^1.1.5", + "ng2-bootstrap": "1.1.5", "ng2-file-upload": "^1.0.3", "node-sass": "^3.10.0", "normalize.css": "^4.1.1", -- cgit v1.2.3