mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue