create-cloudflare 0.0.0-c220a5fe → 0.0.0-c2709411
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.
- package/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -59410,7 +59410,7 @@ var Yargs = YargsFactory(esm_default);
|
|
|
59410
59410
|
var yargs_default = Yargs;
|
|
59411
59411
|
|
|
59412
59412
|
// package.json
|
|
59413
|
-
var version = "0.0.0-
|
|
59413
|
+
var version = "0.0.0-c2709411";
|
|
59414
59414
|
|
|
59415
59415
|
// src/common.ts
|
|
59416
59416
|
var import_fs6 = require("fs");
|