Skip to content

Commit 83e065e

Browse files
committed
Add "types" field to package.json
1 parent 1c2248d commit 83e065e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "ip-matching",
33
"version": "1.1.0",
44
"main": "lib/index.js",
5+
"types": "lib/index.d.ts",
56
"description": "See whether an IPv4 or IPv6 address matches an IP (range) or subnetwork",
67
"dependencies": {},
78
"devDependencies": {

0 commit comments

Comments
 (0)