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