Skip to content

Commit

Permalink
revert vite pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-devis-agullo committed Sep 7, 2023
1 parent 6716b17 commit 4964e71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/oc-vite-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oc-vite-compiler",
"version": "2.1.1",
"version": "2.1.0",
"description": "OC-Vite-Compiler",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -36,4 +36,4 @@
"LICENSE",
"README.md"
]
}
}
4 changes: 2 additions & 2 deletions packages/oc-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oc-vite",
"version": "4.4.4",
"version": "4.4.3",
"type": "module",
"license": "MIT",
"author": "Evan You",
Expand Down Expand Up @@ -88,4 +88,4 @@
"optional": true
}
}
}
}

0 comments on commit 4964e71

Please sign in to comment.