mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 00:42:20 -05:00
Fix JS build by fixating transitive browserify dep
This commit is contained in:
parent
b7b5c1bdf5
commit
aa24881efc
@ -44,7 +44,8 @@
|
|||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
"grunt-angular-templates": "~0.5.7",
|
"grunt-angular-templates": "~0.5.7",
|
||||||
"grunt-autoprefixer": "~0.7.2",
|
"grunt-autoprefixer": "~0.7.2",
|
||||||
"grunt-browserify": "~3.7.0",
|
"grunt-browserify": "3.7.0",
|
||||||
|
"insert-module-globals": "6.5.0",
|
||||||
"grunt-contrib-clean": "~0.5.0",
|
"grunt-contrib-clean": "~0.5.0",
|
||||||
"grunt-contrib-compress": "~0.5.2",
|
"grunt-contrib-compress": "~0.5.2",
|
||||||
"grunt-contrib-concat": "^0.5.0",
|
"grunt-contrib-concat": "^0.5.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user