just another build fix

This commit is contained in:
Matthias Kretschmann 2017-04-11 12:58:51 +02:00
parent 28147fceb0
commit 008778a16c
Signed by: m
GPG Key ID: BD3C1F3EDD7831FC
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import browser from 'browser-sync'
import critical from 'critical'
import fs from 'fs'
import yaml from 'js-yaml'
import request from 'request'
// get all the configs: `pkg` and `site`
import pkg from './package.json'