fix download url

This commit is contained in:
Jeffrey Morgan
2023-07-07 16:07:10 -04:00
parent 049295d9ba
commit 39e946f256
11 changed files with 101 additions and 23 deletions

View File

@@ -9,6 +9,7 @@
},
"dependencies": {
"@octokit/rest": "^19.0.13",
"@octokit/types": "^11.0.0",
"@types/node": "20.4.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
@@ -20,6 +21,7 @@
"postcss": "8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.10.1",
"semver": "^7.5.3",
"tailwindcss": "3.3.2",
"typescript": "5.1.6"