Skip to content

Commit c4c9cd6

Browse files
committed
fixed #176 fix ng build --prod problem
1 parent cd60349 commit c4c9cd6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"moment": "^2.18.1",
5454
"moment-timezone": "^0.5.13",
5555
"morris.js": "^0.5.0",
56-
"ngx-bootstrap": "^1.6.6",
57-
"ngx-pagination": "^3.0.0",
56+
"ngx-bootstrap": "^2.0.2",
57+
"ngx-pagination": "^3.0.3",
5858
"node-waves": "^0.7.5",
5959
"push.js": "1.0.4",
6060
"raphael": "^2.2.7",

angular/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3810,11 +3810,11 @@ [email protected]:
38103810
version "0.6.1"
38113811
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
38123812

3813-
ngx-bootstrap@^1.6.6:
3814-
version "1.9.3"
3815-
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-1.9.3.tgz#28e75d14fb1beaee609383d7694de4eb3ba03b26"
3813+
ngx-bootstrap@^2.0.2:
3814+
version "2.0.2"
3815+
resolved "https://registry.yarnpkg.com/ngx-bootstrap/-/ngx-bootstrap-2.0.2.tgz#6862b2ee4764bb6cfd34c66528873d0d050c2faa"
38163816

3817-
ngx-pagination@^3.0.0:
3817+
ngx-pagination@^3.0.3:
38183818
version "3.0.3"
38193819
resolved "https://registry.yarnpkg.com/ngx-pagination/-/ngx-pagination-3.0.3.tgz#314145263613738d8c544da36cd8dacc5aa89a6f"
38203820

0 commit comments

Comments
 (0)