瀏覽代碼

add json schema to theme.json and rebuilt children (#4714)

Maggie 3 年之前
父節點
當前提交
4a9ed3bfc4
共有 6 個文件被更改,包括 6 次插入0 次删除
  1. 1 0
      blockbase/theme.json
  2. 1 0
      geologist/theme.json
  3. 1 0
      mayland-blocks/theme.json
  4. 1 0
      quadrat/theme.json
  5. 1 0
      seedlet-blocks/theme.json
  6. 1 0
      skatepark/theme.json

+ 1 - 0
blockbase/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
geologist/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
mayland-blocks/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
quadrat/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
seedlet-blocks/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
skatepark/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{