Skip to content

Commit

Permalink
Added new lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jan 25, 2021
1 parent b971c44 commit e35d9a1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 40 deletions.
61 changes: 26 additions & 35 deletions ui/package-lock.json

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

11 changes: 6 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,22 @@
"@angular/platform-browser": "11.1.0",
"@angular/platform-browser-dynamic": "11.1.0",
"@angular/router": "11.1.0",
"@ng-bootstrap/ng-bootstrap": "5.1.1",
"@ng-bootstrap/ng-bootstrap": "9.0.2",
"@ngrx/effects": "10.1.2",
"@ngrx/entity": "10.1.2",
"@ngrx/router-store": "10.1.2",
"@ngrx/store": "10.1.2",
"@ngrx/store-devtools": "10.1.2",
"bootstrap": "4.3.1",
"bootstrap": "4.6.0",
"core-js": "^2.4.1",
"deep-object-diff": "^1.1.0",
"deepmerge": "^2.2.1",
"file-saver": "^1.3.3",
"font-awesome": "^4.7.0",
"jexl": "^2.3.0",
"ngx-infinite-scroll": "^7.2.0",
"ngx-schema-form": "2.3.5",
"rxjs": "^6.5.3",
"ngx-schema-form": "2.6.0",
"rxjs": "^6.6.3",
"tslib": "^2.0.0",
"xml-formatter": "^1.0.1",
"z-schema": "^3.22.0",
Expand All @@ -55,7 +56,7 @@
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.6",
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",
"codelyzer": "^6.0.1",
"fs-extra": "^7.0.1",
"jasmine-core": "~3.6.0",
"jasmine-marbles": "^0.5.0",
Expand Down

0 comments on commit e35d9a1

Please sign in to comment.