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.
2 parents 2658a92 + f5d5411 commit c384079Copy full SHA for c384079
package.json
@@ -3,12 +3,13 @@
3
"version": "1.0.0",
4
"description": "Vite.js documentation Chinese translation.",
5
"repository": "https://github.com/vitejs/docs-cn",
6
+ "type": "module",
7
"author": "Evan You",
8
"type": "module",
9
"private": true,
10
"license": "CC BY-NC-SA 4.0",
11
"devDependencies": {
- "@types/node": "^20.9.2",
12
+ "@types/node": "^20.9.2",
13
"chalk": "^4.1.2",
14
"gray-matter": "^4.0.3",
15
"lodash": "^4.17.21",
0 commit comments