Skip to content

Commit

Permalink
simplify vite usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhouston committed Jul 12, 2023
1 parent 103d708 commit e4a4601
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 346 deletions.
6 changes: 2 additions & 4 deletions apps/graph-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@
"three-stdlib": "^2.22.4"
},
"devDependencies": {
"@vitejs/plugin-react": "^2.2.0",
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.19",
"postcss-cli": "^10.1.0",
"tailwindcss": "^3.2.4",
"vite": "^4.4.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^3.6.0"
"vite-tsconfig-paths": "^4.2.0"
}
}
Loading

0 comments on commit e4a4601

Please sign in to comment.