create-pylon 1.1.4-canary-20250313103250.6c6911913c81ddeeda2d705c53a45cd6c8ce214c → 1.1.4-canary-20250317153614.f49099a7fb7313851146a196c510b774ef124c3b
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-20250317153614.f49099a7fb7313851146a196c510b774ef124c3b",
|
|
5
5
|
"description": "CLI for creating a Pylon",
|
|
6
6
|
"bin": "./dist/index.js",
|
|
7
7
|
"files": [
|