Passing Test, routes and config to ts and tsx format.

This commit is contained in:
2022-05-23 15:32:14 +00:00
parent 5fb382832d
commit 1c5117f6d4
7 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@aleleba/create-react-ssr",
"version": "2.0.2",
"version": "2.0.3",
"description": "Starter Kit of server side render of react",
"bin": "./bin/cli.js",
"main": "src/server/index",