Skip to content

Commit

Permalink
First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
acosta-leandro committed May 30, 2024
1 parent c5266d3 commit 0552119
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compbio-fhs-home",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Quasar Project",
"productName": "Comp-bio Home",
"author": "leandro-acosta <leandro.acosta292@hotmail.com>",
Expand Down Expand Up @@ -30,4 +30,4 @@
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}
}
}
2 changes: 1 addition & 1 deletion quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default configure((ctx) => {

// rebuildCache: true, // rebuilds Vite/linter/etc cache on startup

// publicPath: '/',
publicPath: '/',
// analyze: true,
// env: {},
// rawDefine: {}
Expand Down

0 comments on commit 0552119

Please sign in to comment.