Skip to content

Commit

Permalink
Update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
FIameCaster committed Apr 4, 2024
1 parent 05a941d commit a3efc3d
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 248 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism-code-editor",
"version": "3.2.0",
"version": "3.2.1",
"type": "module",
"description": "Lightweight, extensible code editor component for the web using Prism",
"main": "./dist/index.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"scslre": "0.1.6",
"typedoc": "^0.25.1",
"typescript": "^5.0.2",
"vite": "^5.0.12",
"vite": "^5.2.8",
"vite-plugin-dts": "^2.3.0",
"yargs": "^17.7.2"
},
Expand Down
Loading

0 comments on commit a3efc3d

Please sign in to comment.