country dropdown add
This commit is contained in:
parent
08097c9bf6
commit
4463618adf
5
ng-seed/package-lock.json
generated
5
ng-seed/package-lock.json
generated
@ -4939,6 +4939,11 @@
|
|||||||
"yaml": "^1.10.0"
|
"yaml": "^1.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"country-state-city": {
|
||||||
|
"version": "3.1.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/country-state-city/-/country-state-city-3.1.4.tgz",
|
||||||
|
"integrity": "sha512-gULjY6rojfdTbgBoPXYbcnmS0SSFzRJl+/jgS/IIxraI7l4YVbT/Jb53OFujJwrQP4d19YC7yWIDHyxtMxgHVQ=="
|
||||||
|
},
|
||||||
"create-ecdh": {
|
"create-ecdh": {
|
||||||
"version": "4.0.4",
|
"version": "4.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz",
|
||||||
|
|||||||
@ -36,6 +36,7 @@
|
|||||||
"angular-notifier": "^9.1.0",
|
"angular-notifier": "^9.1.0",
|
||||||
"chart.js": "^2.9.4",
|
"chart.js": "^2.9.4",
|
||||||
"core-js": "^3.9.1",
|
"core-js": "^3.9.1",
|
||||||
|
"country-state-city": "^3.1.4",
|
||||||
"d3": "^6.6.1",
|
"d3": "^6.6.1",
|
||||||
"date-fns": "^2.19.0",
|
"date-fns": "^2.19.0",
|
||||||
"dragula": "^3.7.3",
|
"dragula": "^3.7.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user