Skip to content

Commit 971c36f

Browse files
authored
feat: add yarn v2 (berry) support (#820)
* add json5 to deps * pin version * change version identifier * some version experiments * remove yarn.lock
1 parent 1f12dd5 commit 971c36f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/content/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"hookable": "^4.4.1",
3131
"html-tags": "^3.1.0",
3232
"js-yaml": "4.0.0",
33+
"json5": "^2.2.0",
3334
"mdast-util-to-hast": "^10.2.0",
3435
"mkdirp": "^1.0.4",
3536
"node-req": "^2.1.2",

0 commit comments

Comments
 (0)