mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-06 15:04:34 +08:00
Update grunt dependency
Use `*` so we don't need to care about its version anymore. PR #16917.
This commit is contained in:
parent
eba5a48abd
commit
b85b1e8834
@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": ">=1.3.0",
|
||||
"grunt": "*",
|
||||
"grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git"
|
||||
},
|
||||
"author": "Bert Verhelst",
|
||||
|
Loading…
Reference in New Issue
Block a user