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