update book to 1.3.3

This commit is contained in:
Roman Shtylman
2017-12-10 10:20:36 -08:00
parent 54f0eae039
commit 61708ec698
5 changed files with 23 additions and 107 deletions

View File

@@ -1,4 +1,4 @@
import log from 'bookrc';
import log from 'book';
import express from 'express';
import tldjs from 'tldjs';
import on_finished from 'on-finished';