mirror of
https://github.com/m1ngsama/documents.git
synced 2025-12-24 10:51:23 +00:00
add pnpm version
This commit is contained in:
parent
aa19e83251
commit
b5371c2acb
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
|||
"license": "ISC",
|
||||
"keywords": [],
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"pnpm": "^9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vitest",
|
||||
"docs:dev": "vitepress dev",
|
||||
|
|
|
|||
Loading…
Reference in a new issue