mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
chore(package): update gulp-sourcemaps to version 2.0.0 (#429)
https://greenkeeper.io/
This commit is contained in:
parent
09786ffe4f
commit
a23e21c0c0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
"gulp": "^3.9.0",
|
||||
"gulp-babel": "^6.1.1",
|
||||
"gulp-plumber": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-sourcemaps": "^2.0.0",
|
||||
"intelli-espower-loader": "^1.0.0",
|
||||
"minecraft-wrap": "^1.0.0",
|
||||
"mocha": "^3.0.2",
|
||||
|
|
Loading…
Reference in a new issue