aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2021-07-06Test with the processing manager from react-native-video.Michael
2020-10-08HOT PATCH- Fix lock file issues (#49)Husam Salhab
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore
2020-10-08[TMA 68] Frontend Token Security (#43)Shravya Ramesh
* frontend tma-68 token security * removed: try catch while storing token to async, unnecessary console.log * login/registration exception handling and relocation * Modified promises, applied fetch restriction