Browse Source

update bootstrap version, replace ^ with ~

pull/8161/head
Mehmet Erim 5 years ago
committed by GitHub
parent
commit
6afaccbf72
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      npm/ng-packs/packages/theme-shared/package.json

2
npm/ng-packs/packages/theme-shared/package.json

@ -12,7 +12,7 @@
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
"@ngx-validate/core": "^0.0.13",
"@swimlane/ngx-datatable": "^17.1.0",
"bootstrap": "^4.5.0",
"bootstrap": "~4.6.0",
"chart.js": "^2.9.3",
"tslib": "^2.0.0"
},

Loading…
Cancel
Save