PR-691975: Trying to fix Windows npx.

This commit is contained in:
2022-07-31 00:11:13 +00:00
parent 13a66126c9
commit 87a2fe6c56
2 changed files with 4 additions and 4 deletions

View File

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