Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Commit de24752

Browse files
authored
Merge pull request #114 from jhipster/BhawaniSingh-patch-1
Updated Jhipster to v6.3.0
2 parents 8093310 + 6a0cb0b commit de24752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ su -c "yarn config set prefix /home/vagrant/.yarn-global" vagrant
3232
npm install -g yo
3333

3434
# install JHipster
35-
npm install -g generator-jhipster@6.2.0
35+
npm install -g generator-jhipster@6.3.0
3636

3737
# install JHipster UML
3838
npm install -g [email protected]

0 commit comments

Comments
 (0)