We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c560224 commit c2fb386Copy full SHA for c2fb386
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vite-express-ssr-ts",
3
"private": true,
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"type": "module",
6
"scripts": {
7
"dev": "nodemon --watch server --watch server.ts --exec tsx server.ts",
0 commit comments