-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bump to latest frontend and backend
- Loading branch information
FerranAD
committed
Oct 22, 2023
1 parent
9eba37e
commit d7bf024
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule refuapp-frontend
updated
9 files
+0 −2 | app/.gitignore | |
+12 −0 | app/package-lock.json | |
+2 −0 | app/package.json | |
+14 −53 | app/set-env.js | |
+1 −1 | app/src/app/app.component.html | |
+15 −2 | app/src/app/app.component.ts | |
+0 −5 | app/src/app/pages/home/home.page.html | |
+4 −5 | app/src/app/pages/home/home.page.ts | |
+26 −0 | app/src/index.html |