tesla-inventory 3.0.88 → 3.0.89
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.
- package/package.json +1 -1
- package/src/codes.json +1 -1
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "tesla-inventory",
|
|
3
3
|
"description": "Retrieve real-time data from Tesla Inventory.",
|
|
4
4
|
"homepage": "https://nicedoc.io/Kikobeats/tesla-inventory",
|
|
5
|
-
"version": "3.0.
|
|
5
|
+
"version": "3.0.89",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -574,7 +574,7 @@
|
|
|
574
574
|
"UTSB": "Black Ultra-Suede Upper Trim Headliner",
|
|
575
575
|
"UTZW": "Light Headliner",
|
|
576
576
|
"VC00": "MCU Intel Atom",
|
|
577
|
-
"VC01": "MCU AMD
|
|
577
|
+
"VC01": "MCU AMD Ryzen",
|
|
578
578
|
"W32D": "20\" Gray Performance Wheels",
|
|
579
579
|
"W32P": "20\" Performance Wheels",
|
|
580
580
|
"W33D": "20\" Black Performance Wheels 2021",
|