Revert commit

This commit is contained in:
Konstantin Wohlwend 2026-04-14 10:03:53 -07:00
parent e63daf8606
commit 3ca2fae3e1

View File

@ -3,6 +3,7 @@
"version": "2.8.83",
"repository": "https://github.com/stack-auth/stack-auth",
"private": true,
"type": "module",
"scripts": {
"clean": "rimraf src/generated && rimraf .next && rimraf node_modules",
"typecheck": "tsc --noEmit",