mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed bundled QUnit in favor of npm package.
This commit is contained in:
committed by
Carlton Gibson
parent
48d50dd53f
commit
dcee3292ce
@@ -12,6 +12,7 @@
|
||||
"eslint": "^6.8.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-contrib-qunit": "^3.1.0"
|
||||
"grunt-contrib-qunit": "^3.1.0",
|
||||
"qunit": "^2.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user