Skip to content

Commit 2401fa4

Browse files
authored
Merge pull request #220 from ardriveapp/dev
Release ArDrive Core JS 2.0.0
2 parents 79de53a + 6dbd31f commit 2401fa4

File tree

1,703 files changed

+26128
-21850
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,703 files changed

+26128
-21850
lines changed

.mocharc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = {
88
extension: ['ts'],
99
spec: ['**/*.test.ts'],
1010
require: ['ts-node/register/transpile-only', 'source-map-support/register', 'tests/testSetup.ts'],
11-
timeout: '3000',
11+
timeout: '5000',
1212
parallel: true,
1313
recursive: true
1414
};

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v14.17.0
1+
v18.17.0

.pnp.cjs

Lines changed: 20046 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.js

Lines changed: 0 additions & 19914 deletions
This file was deleted.

0 commit comments

Comments
 (0)