@vercel/frameworks
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -1261,4 +1261,4 @@ import { Framework } from './types'; | ||
readonly buildCommand: { | ||
readonly placeholder: "`npm run build` or `hugo -D --gc`"; | ||
readonly value: "hugo -D --gc"; | ||
readonly placeholder: "`npm run build` or `hugo --gc`"; | ||
readonly value: "hugo --gc"; | ||
}; | ||
@@ -1265,0 +1265,0 @@ readonly devCommand: { |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"main": "./dist/frameworks.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/frameworks.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
217235