1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-25 11:08:29 +01:00

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

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'