generated from nhcarrigan/template
feat: automatically open the oauth URL
This commit is contained in:
+6
-5
@@ -19,12 +19,13 @@
|
||||
"@inquirer/prompts": "7.8.6",
|
||||
"@nhcarrigan/eslint-config": "5.2.0",
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/node": "24.3.0",
|
||||
"eslint": "9.34.0",
|
||||
"tsx": "4.20.5",
|
||||
"typescript": "5.9.2",
|
||||
"@octokit/rest": "22.0.0",
|
||||
"@types/cli-progress": "3.11.6",
|
||||
"cli-progress": "3.12.0"
|
||||
"@types/node": "24.3.0",
|
||||
"cli-progress": "3.12.0",
|
||||
"eslint": "9.34.0",
|
||||
"open": "11.0.0",
|
||||
"tsx": "4.20.5",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user