summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2016-01-16 22:24:46 +0100
committerVictor Häggqvist <[email protected]>2016-01-16 22:24:46 +0100
commitbf18346798f871ac87665aa0353fcd22ac0479b5 (patch)
treedf8e985aea7119e4be860dc851142ee6e10865e9 /package.json
parent17f9e3dd9cb384e881773a1ba1dc0fb791d04b03 (diff)
update package files
Diffstat (limited to '')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index de61ad6..cea5ac3 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"gulp-size": "^2.0.0",
"gulp-uglify": "^1.5.1",
"loglevel": "^1.4.0",
- "webpack-stream": "^3.1.0"
+ "webpack-stream": "^3.1.0",
+ "gulp-header": "^1.7.1"
}
}