lastcall-nightcrawler
Advanced tools
Comparing version 1.0.0-alpha4 to 1.0.0-alpha5
@@ -9,3 +9,3 @@ 'use strict'; | ||
require('console.table'); | ||
const Report = require('../src/report'); | ||
const Report = require('./report'); | ||
@@ -12,0 +12,0 @@ function loadCrawler(filename) { |
{ | ||
"name": "lastcall-nightcrawler", | ||
"version": "1.0.0-alpha4", | ||
"version": "1.0.0-alpha5", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
13799