Skip to content

Commit fee0deb

Browse files
authored
Upgrade staging (#181)
* moderation handle platform_user_id and near account id * standardize activity * fmt * delete tests * fix shared types * activity leaderboard * throw not error * fix services
1 parent 4363b53 commit fee0deb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+4164
-3289
lines changed

apps/api/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"build": "rspack build",
77
"start": "node dist/main.js",
88
"dev": "NODE_ENV=development concurrently --kill-others-on-fail \"rspack build --watch\" \"wait-on -d 500 dist/main.js && node scripts/dev-server.js\"",
9-
"test": "bun test",
109
"clean": "rm -rf dist coverage .turbo"
1110
},
1211
"browserslist": {

0 commit comments

Comments
 (0)