Skip to content

Commit

Permalink
build: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Nov 15, 2023
1 parent a1e6cf1 commit 7c15e3b
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 @@ -12,7 +12,7 @@
"license": "MIT",
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
"scripts": {
"dev": "vite --force",
"dev": "vite",
"build": "vite build",
"lint": "eslint \"src/**/*.{js,vue}\"",
"preview": "vite preview"
Expand Down

0 comments on commit 7c15e3b

Please sign in to comment.