Skip to content

Commit b66b2af

Browse files
authored
Point to TS types (#21)
1 parent b0e54b5 commit b66b2af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "🗺️🌏 Javascript/Typescript wrapper around the OpenStreetMap API",
88
"main": "dist",
99
"unpkg": "dist/index.min.js",
10-
"types": "dist/index.d.ts",
10+
"types": "dist/src/index.d.ts",
1111
"license": "MIT",
1212
"files": [
1313
"dist"

0 commit comments

Comments
 (0)