mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-12-11 14:54:59 +00:00
Compare commits
1 Commits
v1.8.3
...
1f7240c6a0
| Author | SHA1 | Date | |
|---|---|---|---|
| 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",
|
||||
|
||||
Reference in New Issue
Block a user