mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix version of cachebust
This commit is contained in:
parent
3f5a500ccf
commit
81e26a5f50
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"autoprefixer": "^6.1.0",
|
||||
"bower": "1.7.2",
|
||||
"grunt": "^0.4.1",
|
||||
"grunt-cache-bust": "^1.3.0",
|
||||
"grunt-cache-bust": "1.3.0",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-concurrent": "^0.5.0",
|
||||
"grunt-contrib-clean": "^0.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue