create-cloudflare 0.0.0-78042c84 → 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.
- package/dist/cli.js +1 -1
- 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-
|
|
57011
|
+
var version = "0.0.0-d96cc858";
|
|
57012
57012
|
|
|
57013
57013
|
// src/common.ts
|
|
57014
57014
|
var import_fs6 = require("fs");
|