⬆️ Bump Bud to v6.8.0 (#3120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ben Word <ben@benword.com>
This commit is contained in:
@@ -40,7 +40,7 @@ export default async (app) => {
|
||||
* Development origin
|
||||
* @see {@link https://bud.js.org/docs/bud.serve/}
|
||||
*/
|
||||
.serve('http://0.0.0.0:3000')
|
||||
.serve('http://localhost:3000')
|
||||
|
||||
/**
|
||||
* URI of the `public` directory
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@roots/bud": "6.7.3",
|
||||
"@roots/bud-tailwindcss": "6.7.3",
|
||||
"@roots/sage": "6.7.3"
|
||||
"@roots/bud": "6.8.0",
|
||||
"@roots/bud-tailwindcss": "6.8.0",
|
||||
"@roots/sage": "6.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user