@75lb/nature
Advanced tools
Comparing version
@@ -5,9 +5,5 @@ async function testRunner (files) { | ||
const runner = new TestRunner() | ||
try { | ||
await runner.start(files) | ||
} catch (err) { | ||
console.error(err) | ||
} | ||
await runner.cli(files) | ||
} | ||
export default testRunner |
{ | ||
"name": "@75lb/nature", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "75lb-nature", | ||
@@ -44,4 +44,4 @@ "repository": { | ||
"jsdoc-to-markdown": "next", | ||
"rollup": "^4.21.1" | ||
"rollup": "^4.21.2" | ||
} | ||
} |
7262
-0.78%131
-2.96%