tecitheme 0.10.9 → 0.10.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -74,12 +74,12 @@
74
74
  ]
75
75
  },
76
76
  {
77
- "name": "Shanghai IGN Network Technology. Co.Ltd (GDI)",
77
+ "name": "Shanghai Graphic Design Information Co.ltd. (GDI)",
78
78
  "regions": ["China", "Hong Kong"],
79
- "address": ["Venture International Park", "3A Floor, Building A, No.2679", "Hechuan Road, Minhang District", "Shanghai, 201103", "China"],
79
+ "address": ["11th Floor, Building B", "Hetu Park", "No. 500 Shunqing Road", "Shanghai", "China"],
80
80
  "emails": [
81
81
  {
82
- "address": "fjj@gdi.cn"
82
+ "address": "fjj@gdi.com.cn"
83
83
  },
84
84
  {
85
85
  "address": "sales@gdi.com.cn"
@@ -88,7 +88,7 @@
88
88
  "telephones": [
89
89
  {
90
90
  "name": "Telephone",
91
- "number": "86 21 61022284"
91
+ "number": "86 13 918059956"
92
92
  },
93
93
  {
94
94
  "name": "Fax",
@@ -97,8 +97,8 @@
97
97
  ],
98
98
  "websites": [
99
99
  {
100
- "name": "https://www.bitmap3d.com.cn",
101
- "address": "https://www.bitmap3d.com.cn"
100
+ "name": "https://www.gdi.com.cn",
101
+ "address": "https://www.gdi.com.cn"
102
102
  }
103
103
  ],
104
104
  "products": [
@@ -710,7 +710,7 @@
710
710
  },
711
711
  {
712
712
  "name": "Ventus",
713
- "language": ["English"]
713
+ "languages": ["English"]
714
714
  }
715
715
  ]
716
716
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tecitheme",
3
- "version": "0.10.9",
3
+ "version": "0.10.11",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "dev": "vite dev",