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 437cb6c commit 4e749adCopy full SHA for 4e749ad
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "create-react-spa-cloudflare",
3
"type": "module",
4
- "version": "0.0.21",
5
- "description": "Starter package for react spa with cloudflare pages, workers, and kv",
+ "version": "0.0.22",
+ "description": "Starter package for a React SPA with Cloudflare Pages, Workers, and KV",
6
"bin": "./bin/cli.js",
7
"scripts": {
8
"preinstall": "npx only-allow pnpm",
0 commit comments