Skip to content

Commit 86bbe13

Browse files
Added unpkg to package.json
1 parent 763a42b commit 86bbe13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"main": "dist-node/geotiff.js",
1414
"module": "dist-module/geotiff.js",
1515
"jsdelivr": "dist-browser/geotiff.js",
16+
"unpkg": "dist-browser/geotiff.js",
1617
"exports": {
1718
".": {
1819
"import": "./dist-module/geotiff.js",

0 commit comments

Comments
 (0)