create-pylon 1.1.4-canary-20250313075111.65029be50c6492ea2ae8cf04c8d1e39e0fbe62aa → 1.1.4-canary-20250313103250.6c6911913c81ddeeda2d705c53a45cd6c8ce214c
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/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-pylon",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.1.4-canary-
|
|
4
|
+
"version": "1.1.4-canary-20250313103250.6c6911913c81ddeeda2d705c53a45cd6c8ce214c",
|
|
5
5
|
"description": "CLI for creating a Pylon",
|
|
6
6
|
"bin": "./dist/index.js",
|
|
7
7
|
"files": [
|