mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Adding gulp-notify package
required for gulpfile.js updates
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-header": "^1.2.2"
|
||||
"gulp-header": "^1.2.2",
|
||||
"gulp-notify": "^2.2.0"
|
||||
},
|
||||
"dependencies": { }
|
||||
}
|
||||
|
Reference in New Issue
Block a user