mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
EV Chargers service (#219)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"./db": "./dist/db/index.js",
|
||||
"./email": "./dist/email/index.js",
|
||||
"./emoji": "./dist/emoji/index.js",
|
||||
"./evchargers": "./dist/evchargers/index.js",
|
||||
"./file": "./dist/file/index.js",
|
||||
"./forex": "./dist/forex/index.js",
|
||||
"./geocoding": "./dist/geocoding/index.js",
|
||||
@@ -62,5 +63,5 @@
|
||||
},
|
||||
"type": "module",
|
||||
"types": "dist/index.d.ts",
|
||||
"version": "1.0.531"
|
||||
"version": "1.0.532"
|
||||
}
|
||||
Reference in New Issue
Block a user