Rollback to staging.

This commit is contained in:
2024-11-17 16:13:40 +03:00
parent 9b9e4ae34a
commit 16fbfc0314
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@modrinth/app-frontend",
"private": true,
"version": "0.8.904",
"version": "0.8.905",
"development_build": true,
"type": "module",
"scripts": {

View File

@@ -8,7 +8,7 @@ import { globIterate } from "glob";
import { match as matchLocale } from "@formatjs/intl-localematcher";
import { consola } from "consola";
const API_URL = "https://api.modrinth.com/v2/";
const API_URL = "https://staging-api.modrinth.com/v2/";
const preloadedFonts = [
"inter/Inter-Regular.woff2",