Skip to content

Commit

Permalink
Merge branch 'master' into recurring-tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur authored Sep 27, 2022
2 parents d0f1943 + a4a3b22 commit 010b61b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1,379 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"lint:fix": "eslint --max-warnings 0 --fix .",
"start": "vite",
"build": "vite build",
"preview": "vite preview",
"test": "vitest",
"test:ui": "vitest --ui",
"visualize": "pnpm run build && open ./stats.html"
Expand Down Expand Up @@ -88,7 +89,6 @@
"type-fest": "^3.0.0",
"typescript": "^4.7.4",
"vite": "2.7.0",
"vite-plugin-compress": "^2.1.1",
"vitest": "^0.21.1",
"vitest-fetch-mock": "^0.2.1"
}
Expand Down
Loading

1 comment on commit 010b61b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.