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 f8cf16c commit 5228052Copy full SHA for 5228052
package.json
@@ -12,7 +12,7 @@
12
"engines": {
13
"node": ">=20.0.0"
14
},
15
- "packageManager": "[email protected].2",
+ "packageManager": "[email protected].3",
16
"scripts": {
17
"build": "slidev build example.md",
18
"check:format": "eslint . --max-warnings 0",
0 commit comments