Skip to content

Commit

Permalink
UI enhancements, fix activityLevel offset by 1 bug
Browse files Browse the repository at this point in the history
fix editorconfig: tabs js/ts

bump version 0.3.1
  • Loading branch information
gamesguru committed Apr 16, 2023
1 parent 2889cea commit 7a1e143
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 276 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[*.{js.ts,html,svelte}]
[*.{js,ts,html,svelte}]
indent_style = tab
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nutra-web",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down
Loading

0 comments on commit 7a1e143

Please sign in to comment.