We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6259cf6 commit 73d2614Copy full SHA for 73d2614
package.json
@@ -2,8 +2,8 @@
2
"type": "module",
3
"packageManager": "[email protected]",
4
"engines": {
5
- "node": ">=22.18.0",
6
- "pnpm": ">=10.0.0"
+ "node": ">= 22.18.0",
+ "pnpm": ">= 10.0.0"
7
},
8
"dependencies": {
9
"@citation-js/core": "0.7.18",
0 commit comments