create-cloudflare 0.0.0-ca4d27bd → 0.0.0-d96cc858

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -57008,7 +57008,7 @@ var Yargs = YargsFactory(esm_default);
57008
57008
  var yargs_default = Yargs;
57009
57009
 
57010
57010
  // package.json
57011
- var version = "0.0.0-ca4d27bd";
57011
+ var version = "0.0.0-d96cc858";
57012
57012
 
57013
57013
  // src/common.ts
57014
57014
  var import_fs6 = require("fs");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-cloudflare",
3
- "version": "0.0.0-ca4d27bd",
3
+ "version": "0.0.0-d96cc858",
4
4
  "description": "A CLI for creating and deploying new applications to Cloudflare.",
5
5
  "keywords": [
6
6
  "cloudflare",