mirror of
https://github.com/leanote/desktop-app.git
synced 2025-08-29 09:34:03 +00:00
add dependence ‘mkdirp’ for ‘gulp-utils’
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"gulp-less": "^3.3.0",
|
||||
"gulp-rename": "^1.0",
|
||||
"gulp-uglify": "^1.0.0",
|
||||
"gulp-util": "^3.0.1"
|
||||
"gulp-util": "^3.0.1",
|
||||
"mkdirp": "^0.5.1"
|
||||
},
|
||||
"author": "life(http://life.leanote.com)",
|
||||
"license": "GPL v2",
|
||||
|
Reference in New Issue
Block a user