gitarsenal-cli 1.5.9 → 1.5.11

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gitarsenal-cli",
3
- "version": "1.5.9",
3
+ "version": "1.5.11",
4
4
  "description": "CLI tool for creating Modal sandboxes with GitHub repositories",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -53,7 +53,7 @@ except (ImportError, ValueError) as e:
53
53
  # If the module is not available or tokens are invalid, use hardcoded tokens
54
54
  # print(f"⚠️ Using default tokens")
55
55
 
56
- print("🔧 Fixing Modal token (basic implementation)...")
56
+ # print("🔧 Fixing Modal token (basic implementation)...")
57
57
 
58
58
  # Set environment variables
59
59
  # os.environ["MODAL_TOKEN_ID"] = TOKEN_ID