Skip to content

Commit

Permalink
update vite on es6
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-devis-agullo committed Jul 16, 2023
1 parent b7c2413 commit 4d25745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/oc-template-es6-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "oc-template-es6-compiler",
"version": "3.1.1",
"version": "3.2.0",
"description": "OC-Template-ES6-Compiler",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -28,7 +28,7 @@
"oc-generic-template-compiler": "2.1.0",
"oc-statics-compiler": "2.1.0",
"oc-template-es6": "1.0.7",
"oc-vite-compiler": "^2.0.2"
"oc-vite-compiler": "^2.1.0"
},
"files": [
"index.js",
Expand Down

0 comments on commit 4d25745

Please sign in to comment.