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:
c1fb379
)
LP1830973 Update global ng-cli to version 8
author
Bill Erickson
<berickxx@gmail.com>
Thu, 30 May 2019 13:51:55 +0000
(09:51 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 30 May 2019 14:17:44 +0000
(10:17 -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
a9a2476
..
9da2593
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@^
7.0.7
+ npm install -g @angular/cli@^
8.0.0
clean:
make -C $(LIBDBI) clean