Skip to content

Commit 4d9559e

Browse files
committed
Package config
1 parent dc8b1c9 commit 4d9559e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"#USER",
2020
"/"
2121
],
22-
"_resolved": "https://registry.npmjs.org/ip-geolocation-api-sdk-typescript/-/ip-geolocation-api-sdk-typescript-1.0.4.tgz",
22+
"_resolved": "https://registry.npmjs.org/ip-geolocation-api-sdk-typescript/-/ip-geolocation-api-sdk-typescript-1.0.5.tgz",
2323
"_shasum": "247858c28360a16ba09569b2e8501385c9d05356",
2424
"_spec": "ip-geolocation-api-sdk-typescript",
2525
"_where": "/home/developer/test-ts2",
@@ -29,7 +29,7 @@
2929
},
3030
"bundleDependencies": false,
3131
"deprecated": false,
32-
"description": "## Installation ```cli npm i ip-geolocation-api-sdk-typescript ```",
32+
"description": "[Typescript SDK for IP Geolocation API](https://ipgeolocation.io/documentation/ip-geolocation-api-typescript-sdk-201809051239). You can use this SDK to Geolocate an IP address and get time zone information based on geolocation coordinates, or an IP address.",
3333
"homepage": "https://gitlab.com/ahsanNawaz111/ipGeoLocation-TypeScript#README",
3434
"keywords": [
3535
"ip",
@@ -53,7 +53,7 @@
5353
"scripts": {
5454
"test": "echo \"Error: no test specified\" && exit 1"
5555
},
56-
"version": "1.0.4",
56+
"version": "1.0.5",
5757
"dependencies": {
5858
"xmlhttprequest": "^1.8.0"
5959
}

0 commit comments

Comments
 (0)