@vercel/frameworks
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -77,3 +77,3 @@ "use strict"; | ||
darkModeLogo: "https://api-frameworks.vercel.sh/framework-logos/next-dark.svg", | ||
screenshot: "https://assets.vercel.com/image/upload/v1673027027/front/import/nextjs.png", | ||
screenshot: "https://assets.vercel.com/image/upload/v1701461207/front/import/nextjs.png", | ||
tagline: "Next.js makes you productive with React instantly \u2014 whether you want to build static or dynamic sites.", | ||
@@ -80,0 +80,0 @@ description: "A Next.js app and a Serverless Function API.", |
@@ -52,3 +52,3 @@ import { Framework } from './types'; | ||
readonly darkModeLogo: "https://api-frameworks.vercel.sh/framework-logos/next-dark.svg"; | ||
readonly screenshot: "https://assets.vercel.com/image/upload/v1673027027/front/import/nextjs.png"; | ||
readonly screenshot: "https://assets.vercel.com/image/upload/v1701461207/front/import/nextjs.png"; | ||
readonly tagline: "Next.js makes you productive with React instantly — whether you want to build static or dynamic sites."; | ||
@@ -55,0 +55,0 @@ readonly description: "A Next.js app and a Serverless Function API."; |
@@ -77,3 +77,3 @@ "use strict"; | ||
darkModeLogo: "https://api-frameworks.vercel.sh/framework-logos/next-dark.svg", | ||
screenshot: "https://assets.vercel.com/image/upload/v1673027027/front/import/nextjs.png", | ||
screenshot: "https://assets.vercel.com/image/upload/v1701461207/front/import/nextjs.png", | ||
tagline: "Next.js makes you productive with React instantly \u2014 whether you want to build static or dynamic sites.", | ||
@@ -80,0 +80,0 @@ description: "A Next.js app and a Serverless Function API.", |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"main": "./dist/frameworks.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/frameworks.d.ts", |