Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 915a55e

Browse files
fix: migrate js-ipfs examples to this repository (#24)
fix: failing builds and failing tests #23 * fix: downgrade yarn engine version Co-authored-by: Hugo Dias <hugomrdias@gmail.com>
1 parent e7ba1e9 commit 915a55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"engines": {
3636
"npm": "please-use-yarn",
37-
"yarn": ">= 1.22.11"
37+
"yarn": ">= 1.22.0"
3838
}
3939
}

0 commit comments

Comments
 (0)