1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 23:21:29 -04:00

bump next to 12.1.0

This commit is contained in:
2022-02-17 19:38:12 -05:00
parent 147128516e
commit 6256223517
8 changed files with 99 additions and 140 deletions

View File

@ -1,7 +1,7 @@
import pRetry from "p-retry";
import faunadb from "faunadb";
import { getAllNotes } from "../../lib/parse-notes";
import { logServerError } from "../../lib/sentry";
import { logServerError } from "../../lib/helpers/sentry";
import type { NextApiRequest, NextApiResponse } from "next";
type PageStats = {