Make backend not module

This commit is contained in:
Konstantin Wohlwend 2026-04-14 09:51:35 -07:00
parent 2af2a591b4
commit e63daf8606

View File

@ -3,7 +3,6 @@
"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",