mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 14:35:07 +00:00
add vehicle api (#221)
* add vehicle api * Commit from GitHub Actions (Publish APIs & Clients) Co-authored-by: asim <asim@users.noreply.github.com>
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
"./twitter": "./dist/twitter/index.js",
|
||||
"./url": "./dist/url/index.js",
|
||||
"./user": "./dist/user/index.js",
|
||||
"./vehicle": "./dist/vehicle/index.js",
|
||||
"./weather": "./dist/weather/index.js"
|
||||
},
|
||||
"license": "ISC",
|
||||
@@ -63,5 +64,5 @@
|
||||
},
|
||||
"type": "module",
|
||||
"types": "dist/index.d.ts",
|
||||
"version": "1.0.534"
|
||||
"version": "1.0.535"
|
||||
}
|
||||
Reference in New Issue
Block a user