mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-01-10 09:06:24 +00:00
Compare commits
1 Commits
b82062073e
...
5d385f12b8
Author | SHA1 | Date | |
---|---|---|---|
|
5d385f12b8 |
@ -1,8 +1,7 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build": "NEXT_TELEMETRY_DISABLED=1 next build",
|
||||
"dev": "NEXT_TELEMETRY_DISABLED=1 next",
|
||||
"start": "NEXT_TELEMETRY_DISABLED=1 next start"
|
||||
"dev": "NEXT_TELEMETRY_DISABLED=1 next"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "^14.2.7",
|
||||
|
Loading…
Reference in New Issue
Block a user