Merge pull request #18 from aleleba/PR-657367

PR-657367: fixing the version of update package.
This commit is contained in:
Alejandro Lembke Barrientos 2022-08-02 00:59:47 -06:00 committed by GitHub
commit 99178675b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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