PR-570496: Trying to fix windows npx.

This commit is contained in:
2022-07-30 23:19:36 +00:00
parent 9200105f28
commit a02b8b69a4
2 changed files with 3 additions and 3 deletions

View File

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