Skip to content

Commit

Permalink
refactor: remove superstar
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyrlex committed Jul 21, 2024
1 parent bc3b65f commit 6f95aa1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@countbot/countbot-api-types",
"version": "1.12.2",
"version": "1.13.0",
"description": "API types for CountBot",
"author": {
"name": "CountBot",
Expand Down
1 change: 0 additions & 1 deletion src/utils/achievements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export type Achievement =
| 'ITEM_HUNTER'
| 'COUNTBOT_HERO'
| 'COUNTBOT_CHAMPION'
| 'COUNTBOT_SUPERSTAR'
| 'COUNTBOT_VILLIAN'
| 'SELFLESS_COUNTER'
| 'BOT_KILLER';
Expand Down

0 comments on commit 6f95aa1

Please sign in to comment.