-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump up spring boot to 3.3.4 * remove package-lock.json * bump up angular to 18.2.6 * build frontend generating package-lock.json * fix test
- Loading branch information
Showing
6 changed files
with
34 additions
and
21,072 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
with: | ||
node-version: 20 | ||
|
||
- run: npm ci | ||
- run: npm i | ||
|
||
- run: npm run prod | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,3 +38,4 @@ src/main/resources/.~lock.sts_login_data.xls# | |
.docker/ | ||
|
||
sts_h2_db.*.db | ||
/sts-client-example/package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.