Skip to content

Commit 8ad1ed4

Browse files
committed
Merge branch 'feat/countries-searcher' into chore/all-my-stuffs
# Conflicts: # package.json # pnpm-lock.yaml # src/tools/index.ts
2 parents b9e8a7e + 98db1e7 commit 8ad1ed4

File tree

6 files changed

+179
-1259
lines changed

6 files changed

+179
-1259
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"chatgpt-prompt-splitter": "^1.0.5",
6060
"colord": "^2.9.3",
6161
"composerize-ts": "^0.6.2",
62+
"countries-db": "^1.2.0",
6263
"country-code-lookup": "^0.1.0",
6364
"cron-validator": "^1.3.1",
6465
"cronstrue": "^2.26.0",
@@ -74,6 +75,7 @@
7475
"highlight.js": "^11.7.0",
7576
"iarna-toml-esm": "^3.0.5",
7677
"ibantools": "^4.3.3",
78+
"iso-639-1": "^3.1.3",
7779
"js-base64": "^3.7.7",
7880
"jsbarcode": "^3.11.6",
7981
"json5": "^2.2.3",

0 commit comments

Comments
 (0)