Skip to content

Commit 9804367

Browse files
authored
Merge pull request #20 from ungdev/dev
Add parts to prod
2 parents b16fd8d + c528219 commit 9804367

File tree

11 files changed

+51
-3
lines changed

11 files changed

+51
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ backend/uploads/
1010
*.log
1111
*.env
1212
google_credentials.json
13-
13+
package-lock.json

backend/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
},
1414
"include": ["src/**/*.ts"],
1515
"exclude": ["node_modules"]
16-
}
16+
}
1717

frontend/public/img/CIC.png

114 KB
Loading

frontend/public/img/CVEC.png

176 KB
Loading

frontend/public/img/DAMONTE.png

128 KB
Loading
70.1 KB
Loading

frontend/public/img/GRANDEST.png

22.6 KB
Loading

frontend/public/img/POPEYE.png

157 KB
Loading

frontend/public/img/SECUTT.png

653 KB
Loading

frontend/public/img/UTT.png

41.9 KB
Loading

0 commit comments

Comments
 (0)