projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff1a67
)
LP#1626157 material table PoC
author
Bill Erickson
<berickxx@gmail.com>
Fri, 27 Apr 2018 15:28:09 +0000
(11:28 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Fri, 27 Apr 2018 15:28:09 +0000
(11:28 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/package.json
patch
|
blob
|
history
diff --git
a/Open-ILS/src/eg2/package.json
b/Open-ILS/src/eg2/package.json
index
88366df
..
572b24e
100644
(file)
--- a/
Open-ILS/src/eg2/package.json
+++ b/
Open-ILS/src/eg2/package.json
@@
-13,11
+13,13
@@
"private": true,
"dependencies": {
"@angular/animations": "5.2.9",
+ "@angular/cdk": "^5.2.5",
"@angular/common": "5.2.9",
"@angular/compiler": "5.2.9",
"@angular/core": "5.2.9",
"@angular/forms": "5.2.9",
"@angular/http": "5.2.9",
+ "@angular/material": "^5.2.5",
"@angular/platform-browser": "5.2.9",
"@angular/platform-browser-dynamic": "5.2.9",
"@angular/router": "5.2.9",