We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e54b5 commit b66b2afCopy full SHA for b66b2af
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"description": "🗺️🌏 Javascript/Typescript wrapper around the OpenStreetMap API",
8
"main": "dist",
9
"unpkg": "dist/index.min.js",
10
- "types": "dist/index.d.ts",
+ "types": "dist/src/index.d.ts",
11
"license": "MIT",
12
"files": [
13
"dist"
0 commit comments