Skip to content

Commit

Permalink
update compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-devis-agullo committed Jul 16, 2023
1 parent 657be31 commit b7c2413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.0.2",
"version": "2.1.0",
"description": "OC-Vite-Compiler",
"main": "index.js",
"repository": {
Expand All @@ -26,8 +26,8 @@
"fs-extra": "^10.1.0",
"oc-hash-builder": "^1.0.5",
"oc-view-wrapper": "^1.0.6",
"oc-vite": "^4.3.9",
"vite": "^4.3.9",
"oc-vite": "^4.4.3",
"vite": "^4.4.3",
"vite-plugin-environment": "^1.1.3"
},
"files": [
Expand Down

0 comments on commit b7c2413

Please sign in to comment.