mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-08-01 19:24:00 +08:00
Update Package.json
Removed Gulp Notify as it is not required.
This commit is contained in:
parent
e72471f020
commit
7bcb6b83fb
@ -15,8 +15,7 @@
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-header": "^1.2.2",
|
||||
"gulp-notify": "^2.2.0"
|
||||
"gulp-header": "^1.2.2"
|
||||
},
|
||||
"dependencies": { }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user