mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Removed Problematic Sentry Integrations
This commit is contained in:
parent
7050de3512
commit
542405be98
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev --turbo",
|
||||
"debug": "NODE_OPTIONS='--inspect' next dev --turbo",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint && tsc --noemit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue