Skip to content

Commit 74bf183

Browse files
authored
fix: add globals into files section in package.json (#43)
1 parent 1b20909 commit 74bf183

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
@@ -11,6 +11,7 @@
1111
"main": "index.js",
1212
"files": [
1313
"lib",
14+
"globals",
1415
"presets",
1516
"index.js"
1617
],

0 commit comments

Comments
 (0)