Skip to content

Commit

Permalink
⬆️ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed Jul 23, 2022
1 parent 6368cda commit 77583e8
Show file tree
Hide file tree
Showing 5 changed files with 401 additions and 463 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@
"no-mixed-spaces-and-tabs": [2, "smart-tabs"],
"vue/no-v-html": "off",
"vue/multi-word-component-names": "off"
//'prettier/prettier': 2
}
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="src/application/assets/img/logo.png" />
<img src="public/images/logo.png" />
</p>
<h2 align="center">VueJs 3 + Vite project template</h2>
<br>
Expand All @@ -14,7 +14,7 @@

<hr/>

> This project template is made to be Domain-Driven Development compliant
> This project template is made to be Domain-Driven Design compliant
## Dependencies

Expand Down
Loading

0 comments on commit 77583e8

Please sign in to comment.