Skip to content

Commit

Permalink
chore: update @jspm/generator 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaKrishnaNamburu committed Sep 9, 2024
1 parent 7782808 commit e8eaab6
Show file tree
Hide file tree
Showing 2 changed files with 1,851 additions and 1,491 deletions.
4 changes: 2 additions & 2 deletions plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-jspm",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"build": "rimraf dist && rollup -c",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@vue/compiler-dom": "^3.2.31"
},
"dependencies": {
"@jspm/generator": "^2.0.0"
"@jspm/generator": "^2.3.0"
},
"peerDependencies": {
"vite": "*"
Expand Down
Loading

0 comments on commit e8eaab6

Please sign in to comment.