aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2016-01-14 03:20:38 +0100
committerVictor Häggqvist <[email protected]>2016-01-14 03:20:38 +0100
commitf9d6f367482a5ef6815d9393310958de3c6df1c7 (patch)
tree2f22f3ef94f850deaabafc5177403342979fd6c7 /package.json
parent9c6bdedba46b9dc4318cf6709d7b88042b9b588c (diff)
basic complete impl
Diffstat (limited to '')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 959af42..dee91e5 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
"gulp-sass": "^2.1.1",
"gulp-size": "^2.0.0",
"gulp-uglify": "^1.5.1",
+ "loglevel": "^1.4.0",
"webpack-stream": "^3.1.0"
}
}