Skip to content

Commit 03becdb

Browse files
author
hepiao3
committed
fix: 添加 type module 消除 Vite CJS Node API 废弃警告
1 parent c1eabc0 commit 03becdb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "json-editor",
33
"version": "1.0.0",
44
"private": true,
5+
"type": "module",
56
"scripts": {
67
"dev": "vite",
78
"build": "tsc && vite build",

0 commit comments

Comments
 (0)