|
@ -17,7 +17,7 @@ |
|
|
"typescript": "^4.6.2" |
|
|
"typescript": "^4.6.2" |
|
|
}, |
|
|
}, |
|
|
"name": "awesomescibo", |
|
|
"name": "awesomescibo", |
|
|
"version": "4.7.4", |
|
|
"version": "4.7.6", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"build": "tsc", |
|
|
"build": "tsc", |
|
|
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx" |
|
|
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx" |
|
@ -31,4 +31,4 @@ |
|
|
"author": "Abheek Dhawan", |
|
|
"author": "Abheek Dhawan", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"description": "A simple Discord bot that automatically generates Science Bowl rounds using the ScibowlDB API!" |
|
|
"description": "A simple Discord bot that automatically generates Science Bowl rounds using the ScibowlDB API!" |
|
|
} |
|
|
} |
|
|