mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcher
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
82c9eb1c56
commit
dd5dbe3ebd
@ -13,7 +13,7 @@
|
||||
"devDependencies": {
|
||||
"bower": "~1.8.0",
|
||||
"handlebars": "^4.0.5",
|
||||
"jasmine-core": "^2.5.2",
|
||||
"jasmine-core": "~2.5.2",
|
||||
"jasmine-sinon": "^0.4.0",
|
||||
"jsdoc": "~3.4.0",
|
||||
"karma": "^1.5.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user