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