Move lorem-ipsum dependency to library temporarly

pull/743/head
cruizba 2022-07-07 21:34:26 +02:00
parent f4b9636d5a
commit 091f53c596
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
"@angular/flex-layout": "^13.0.0-beta.36", "@angular/flex-layout": "^13.0.0-beta.36",
"autolinker": "^3.14.3", "autolinker": "^3.14.3",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"openvidu-browser": "2.22.0" "openvidu-browser": "2.22.0",
"lorem-ipsum": "^2.0.8"
}, },
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"