Move lorem-ipsum dependency to fix build

pull/743/head
cruizba 2022-07-07 21:10:00 +02:00
parent 53d54a682e
commit f4b9636d5a
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,8 @@
"openvidu-browser": "^2.22.0", "openvidu-browser": "^2.22.0",
"rxjs": "7.5.4", "rxjs": "7.5.4",
"tslib": "2.3.1", "tslib": "2.3.1",
"zone.js": "0.11.4" "zone.js": "0.11.4",
"lorem-ipsum": "^2.0.8"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "13.2.5", "@angular-devkit/build-angular": "13.2.5",
@ -68,7 +69,6 @@
"karma-junit-reporter": "2.0.1", "karma-junit-reporter": "2.0.1",
"karma-mocha-reporter": "2.2.5", "karma-mocha-reporter": "2.2.5",
"karma-notify-reporter": "1.3.0", "karma-notify-reporter": "1.3.0",
"lorem-ipsum": "^2.0.8",
"mocha": "9.2.2", "mocha": "9.2.2",
"ng-packagr": "13.0.3", "ng-packagr": "13.0.3",
"selenium-webdriver": "4.2.0", "selenium-webdriver": "4.2.0",