mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
fixing sourcemaps
closes #3186 bumping ```grunt-concat-sourcemap``` v0.4.0 -> v0.4.3
This commit is contained in:
parent
7f33eb3f41
commit
f1e2499f9d
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
"bower": "~1.3.5",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-cli": "~0.1.13",
|
||||
"grunt-concat-sourcemap": "~0.4.0",
|
||||
"grunt-concat-sourcemap": "~0.4.3",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-compress": "~0.5.2",
|
||||
"grunt-contrib-concat": "~0.4.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue