Skip to content

Commit

Permalink
Merge pull request #61 from ovh/fix/build-dashboard-ngxchips
Browse files Browse the repository at this point in the history
fix(ui/dashboard): downgrade ngxchips, cause ng2-material-dropdown pr…
  • Loading branch information
rbeuque74 committed Jan 8, 2020
2 parents a8f3bf8 + 682e51d commit b81e9ae
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 100 deletions.
184 changes: 86 additions & 98 deletions ui/dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"ngx-chips": "^2.1.0",
"ngx-chips": "2.0.2",
"ngx-infinite-scroll": "^8.0.1",
"rxjs": "~6.5.3",
"tippy.js": "^5.1.2",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.802.0",
"@angular/cli": "~8.3.2",
"@angular/cli": "^8.3.21",
"@angular/compiler-cli": "^8.2.14",
"@angular/language-service": "^8.2.14",
"@types/jasmine": "~3.3.8",
Expand Down

0 comments on commit b81e9ae

Please sign in to comment.