Skip to content

Commit

Permalink
修改package.json文件
Browse files Browse the repository at this point in the history
  • Loading branch information
wangraoji committed Nov 16, 2023
1 parent 0b6a033 commit f92e879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "vite --force",
"preview": "vite preview",
"build": "vite build",
"fast-build": "vite build --config fastvite.config.js",
"fast-build": "vite build --config fastvite.config.js"
},
"dependencies": {
"@antv/s2-vue": "^1.5.0",
Expand Down

0 comments on commit f92e879

Please sign in to comment.