Skip to content

Commit e3e68ee

Browse files
Update package.json
Co-authored-by: silverwind <[email protected]> Signed-off-by: techknowlogick <[email protected]>
1 parent 4343eab commit e3e68ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"type": "module",
33
"packageManager": "[email protected]",
44
"engines": {
5-
"node": ">= 20.0.0"
5+
"node": ">= 20.0.0",
6+
"pnpm": ">=10.0.0"
67
},
78
"dependencies": {
89
"@citation-js/core": "0.7.18",

0 commit comments

Comments
 (0)