verbose / gulp-verb

A Gulp plugin for verb
MIT License
15 stars 4 forks source link

moment.locale deprecated in verb dep #6

Open phun-ky opened 8 years ago

phun-ky commented 8 years ago

I'm getting this error:

Deprecation warning: moment.lang is deprecated. Use moment.locale instead.
Error
at Function.lang (/../../node_modules/moment/moment.js:746:36)
at Object.exports.date (/../../node_modules/gulp-verb/node_modules/verb/lib/tags/moment.js:22:12)
at eval (eval at template (/../../node_modules/gulp-verb/node_modules/lodash/dist/lodash.js:6306:22), <anonymous>:8:11)
at Function.template (/../../node_modules/gulp-verb/node_modules/lodash/dist/lodash.js:6312:16)
at template (/../../node_modules/gulp-verb/node_modules/verb/node_modules/template/index.js:36:15)
at Object.module.exports [as template] (/../../node_modules/gulp-verb/node_modules/verb/lib/template.js:27:10)
at Object.tags.docs (/../../node_modules/gulp-verb/node_modules/verb/lib/tags/docs.js:58:23)
at eval (eval at template (/../../node_modules/gulp-verb/node_modules/lodash/dist/lodash.js:6306:22), <anonymous>:42:11)
at Function.template (/../../node_modules/gulp-verb/node_modules/lodash/dist/lodash.js:6312:16)
at template (/../../node_modules/gulp-verb/node_modules/verb/node_modules/template/index.js:36:15)

Please update dependency