refactor(auth): Ajout de la fonctionalité de authentification (imcomplet)
... | ... | @@ -24,6 +24,7 @@ |
"@nebular/auth": "^6.2.1", | ||
"@nebular/theme": "^5.1.0", | ||
"file-saver": "^2.0.2", | ||
"ng2-cookies": "^1.0.12", | ||
"ngx-filesaver": "^9.0.0", | ||
"rxjs": "^6.5.5", | ||
"stream": "0.0.2", | ||
... | ... |
Please register or sign in to comment