[Bumped Version] 10.4.0

This commit is contained in:
Maxime GRIS
2021-11-17 15:00:21 +01:00
parent 65d285c809
commit 7a4f527241
7 changed files with 873 additions and 3784 deletions

View File

@@ -2,7 +2,6 @@
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"module": "es2015",
"baseUrl": "",
"types": []
},