Skip to content

Commit

Permalink
refactor(dev): render method
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Feb 20, 2022
1 parent 6c68332 commit cedffcc
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 88 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -101,9 +101,9 @@
"c8": "^7.11.0",
"canvas-confetti": "^1.5.1",
"chart.js": "^3.7.1",
"esbuild": "^0.14.22",
"esbuild": "^0.14.23",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.4.0",
"export-size": "^0.5.2",
"fsxx": "^0.0.5",
"husky": "^7.0.4",
Expand All @@ -123,7 +123,7 @@
"typescript": "^4.5.5",
"unbuild": "^0.6.9",
"virtual-dom": "^2.1.1",
"vite": "^2.8.3",
"vite": "^2.8.4",
"vitest": "^0.2.8",
"zx": "^4.3.0"
}
Expand Down

0 comments on commit cedffcc

Please sign in to comment.