issues
search
gulp-community
/
gulp-wrap-amd
Wrap file with an AMD wrapper
MIT License
21
stars
13
forks
source link
Update dependencies and devDependencies
#7
Closed
shinnn
closed
10 years ago
shinnn
commented
10 years ago
I updated
gulp-util
,
through2
,
gulp
and
gulp-jshint
.
I updated
.jshintrc
.
trailing
option has been removed from
JSHint v2.5.0
.
describe
and
it
globals are not necessary because this project doesn't use
Mocha
.
phated
commented
10 years ago
:+1: Thanks
phated
commented
10 years ago
Released as
0.3.1
.jshintrc
.trailing
option has been removed from JSHint v2.5.0.describe
andit
globals are not necessary because this project doesn't use Mocha.