Skip to content

Commit 4d73791

Browse files
authored
Merge pull request #51 from CarnegieLearningWeb/dev
Update vite version to 5.0.0 in package.json
2 parents fbc6959 + 6a86b11 commit 4d73791

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

bun.lockb

-16.8 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@
7474
"postcss": "^8.4.38",
7575
"tailwindcss": "^3.4.3",
7676
"typescript": "^5.2.2",
77-
"vite": "^6.0.2"
77+
"vite": "^5.0.0"
7878
}
7979
}

0 commit comments

Comments
 (0)