add gulp-header as dev-dependency

This commit is contained in:
Philipp Kunz 2016-02-19 01:37:39 +01:00
parent fe7d2f1024
commit de0f8cfb8b

View File

@ -41,5 +41,8 @@
"smartfile": "0.0.11",
"source-map-support": "^0.4.0",
"typings": "^0.6.8"
},
"devDependencies": {
"gulp-header": "^1.7.1"
}
}