mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-12-10 06:14:58 +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",
|
||||
|
||||
Reference in New Issue
Block a user