Skip to content

Commit 338f3d0

Browse files
committed
List files in package
1 parent 16b6359 commit 338f3d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
},
2525
"license": "CC0-1.0",
2626
"author": "OpenStreetMap Americana contributors",
27+
"directories": {
28+
"test": "test"
29+
},
30+
"files": [
31+
"dist/",
32+
"docs/"
33+
],
2734
"type": "module",
2835
"main": "index.js",
2936
"scripts": {

0 commit comments

Comments
 (0)