@nuxt/schema-nightly
Advanced tools
Comparing version 4.0.0-28950571.40df432d to 4.0.0-28950615.f1264e28
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "4.0.0-28950571.40df432d", | ||
"version": "4.0.0-28950615.f1264e28", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -689,3 +689,3 @@ import type { ComponentsOptions } from '../src/types/components' | ||
* | ||
* @default "f9f3f02f-8347-48fa-bd56-bc25d5c69d26" | ||
* @default "72386240-4447-44a1-90dd-49ff14cd52d5" | ||
*/ | ||
@@ -692,0 +692,0 @@ buildId: string, |
@@ -366,3 +366,3 @@ { | ||
"test": false, | ||
"buildId": "f9f3f02f-8347-48fa-bd56-bc25d5c69d26", | ||
"buildId": "72386240-4447-44a1-90dd-49ff14cd52d5", | ||
"modulesDir": [ | ||
@@ -430,3 +430,3 @@ "/<rootDir>/node_modules" | ||
"app": { | ||
"buildId": "f9f3f02f-8347-48fa-bd56-bc25d5c69d26", | ||
"buildId": "72386240-4447-44a1-90dd-49ff14cd52d5", | ||
"baseURL": "/", | ||
@@ -471,3 +471,3 @@ "buildAssetsDir": "/_nuxt/", | ||
"app": { | ||
"buildId": "f9f3f02f-8347-48fa-bd56-bc25d5c69d26", | ||
"buildId": "72386240-4447-44a1-90dd-49ff14cd52d5", | ||
"baseURL": "/", | ||
@@ -474,0 +474,0 @@ "buildAssetsDir": "/_nuxt/", |
@@ -444,3 +444,3 @@ | ||
- **Type**: `string` | ||
- **Default**: `"f9f3f02f-8347-48fa-bd56-bc25d5c69d26"` | ||
- **Default**: `"72386240-4447-44a1-90dd-49ff14cd52d5"` | ||
@@ -447,0 +447,0 @@ > A unique identifier matching the build. This may contain the hash of the current state of the project. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display