From: Chocobozzz Date: Tue, 4 Oct 2016 17:28:30 +0000 (+0200) Subject: Fix client build (ng2-bootstrap issue...) X-Git-Tag: v0.0.1-alpha~698 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c3117f13d599f37693f937865b6e84eb1f72d5c4;p=oweals%2Fpeertube.git Fix client build (ng2-bootstrap issue...) --- 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",