Client: fix ng2 bootstrap version that breaks change with patch versions...
This commit is contained in:
parent
5495c83a71
commit
b7f597d5b1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
"file-loader": "^0.8.5",
|
||||
"html-webpack-plugin": "^2.19.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"ng2-bootstrap": "^1.0.16",
|
||||
"ng2-bootstrap": "1.0.16",
|
||||
"ng2-file-upload": "^1.0.3",
|
||||
"node-sass": "^3.7.0",
|
||||
"normalize.css": "^4.1.1",
|
||||
|
|
Loading…
Reference in a new issue