mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed qunit tests (coverage still missing). (#7716)
This commit is contained in:
committed by
GitHub
parent
620dcdde6e
commit
10278885fd
@@ -10,8 +10,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^0.22.1",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-blanket-qunit": "^0.2.0",
|
||||
"grunt-cli": "^0.1.13"
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-contrib-qunit": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user