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