@vercel/frameworks
Advanced tools
Comparing version 0.7.1 to 0.7.2-canary.0
@@ -57,2 +57,7 @@ import { Header, Rewrite, Route } from '@vercel/routing-utils'; | ||
/** | ||
* An additional URL to the logo of the framework optimized for dark mode | ||
* @example "https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/next-dark.svg" | ||
*/ | ||
darkModeLogo?: string; | ||
/** | ||
* A URL to a screenshot of the demo | ||
@@ -59,0 +64,0 @@ * @example "https://assets.vercel.com/image/upload/v1647366075/front/import/nextjs.png" |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "0.7.1", | ||
"version": "0.7.2-canary.0", | ||
"main": "./dist/frameworks.js", | ||
@@ -27,3 +27,3 @@ "types": "./dist/frameworks.d.ts", | ||
}, | ||
"gitHead": "4a8504fc45092dc4a374bf7a518bd9a07f24fd41" | ||
"gitHead": "698b89a2ba83d98b5fa0773142e4f5df3a2c4a9a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
159265
3999