This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Commit 7b553ba
fix: failing builds and failing tests (#23)
This PR:
* fix: remove main field
* fix: convert imports/exports from esm to commonjs
* fix: force use of yarn
* fix: change typescript target to support big integer literals
* fix: improve and fix tests solutions
* chore: update example dependencies
* feat: add github action to run tests
* chore: update libp2p-noise
* fix: failing tests
* chore: update example dependencies
* fix: CI use yarn instead of npm
* fix: relax exchange file example
* fix: change CI to install browsers for tests
* feat: add script to update dependencies
* fix: use playwright electron to test example
* drop: test with waitForOutput
* chore: run only eletron
* chore: try xvfb-maybe
* chore: run all examples
* chore: update dependencies
Co-authored-by: Hugo Dias <[email protected]>1 parent 0ece355 commit 7b553ba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments