Skip to content

Commit c22c98e

Browse files
Merge pull request #89 from web3data/feature/metrics
Feature/metrics
2 parents cbb771b + 8d71801 commit c22c98e

File tree

28 files changed

+3754
-5920
lines changed

28 files changed

+3754
-5920
lines changed

ava.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export default {
22
files: ['test/**.test.js'],
33
ignoredByWatcher: ['dist/**/*'],
44
cache: true,
5-
concurrency: 5,
5+
concurrency: 2,
66
require: ['@babel/register'],
77
babel: true,
88
inherit: true

dist/web3data.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)