@wordpress-flow/cli 1.2.6 → 1.2.7
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -116132,7 +116132,7 @@ class DockerEnvManager {
|
|
|
116132
116132
|
// package.json
|
|
116133
116133
|
var package_default = {
|
|
116134
116134
|
name: "@wordpress-flow/cli",
|
|
116135
|
-
version: "1.2.
|
|
116135
|
+
version: "1.2.7",
|
|
116136
116136
|
type: "module",
|
|
116137
116137
|
description: "TypeScript-based WordPress block creation system",
|
|
116138
116138
|
main: "dist/index.js",
|