Skip to content

Commit c384079

Browse files
Merge branch 'main' into dev
2 parents 2658a92 + f5d5411 commit c384079

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
@@ -3,12 +3,13 @@
33
"version": "1.0.0",
44
"description": "Vite.js documentation Chinese translation.",
55
"repository": "https://github.com/vitejs/docs-cn",
6+
"type": "module",
67
"author": "Evan You",
78
"type": "module",
89
"private": true,
910
"license": "CC BY-NC-SA 4.0",
1011
"devDependencies": {
11-
"@types/node": "^20.9.2",
12+
"@types/node": "^20.9.2",
1213
"chalk": "^4.1.2",
1314
"gray-matter": "^4.0.3",
1415
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)