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