tesla-inventory 3.0.0 → 3.0.1
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/src/prices/eur.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.1",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"LT5C": "LT5C",
|
|
280
280
|
"LT5P": "LT5P",
|
|
281
281
|
"LT5W": "Lower Trim Black PUR with White interior",
|
|
282
|
-
"LT6P": "
|
|
282
|
+
"LT6P": "Black PUR Lower Trim with Performance Stitching",
|
|
283
283
|
"LT6W": "White Base Lower Trim",
|
|
284
284
|
"LTBC": "Lower Trim PUR Cream with Black Carpets",
|
|
285
285
|
"LTPB": "Lower Trim PUR Black",
|