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:
708c3f6
)
LP1864371 Angular 10 deps
user/berick/lp1864371-angular-v10
author
Bill Erickson
<berickxx@gmail.com>
Fri, 26 Jun 2020 18:33:29 +0000
(14:33 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Fri, 26 Jun 2020 18:54:55 +0000
(14:54 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/extras/install/Makefile.common
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.common
b/Open-ILS/src/extras/install/Makefile.common
index
b097199
..
b1dab75
100644
(file)
--- a/
Open-ILS/src/extras/install/Makefile.common
+++ b/
Open-ILS/src/extras/install/Makefile.common
@@
-38,7
+38,7
@@
install_nodejs_from_source:
wget -N $(NODEJS_BINARY)
tar -C /usr/local --strip-components 1 -xJf $(NODEJS_TARBIN)
npm update
- npm install -g @angular/cli@^
9.1
.0
+ npm install -g @angular/cli@^
10.0
.0
clean:
make -C $(LIBDBI) clean