Skip to content

Commit e0790fa

Browse files
committed
fix typo in package.json
1 parent 6dfea7a commit e0790fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "zbryikt",
33
"name": "ldloader",
44
"license": "MIT",
5-
"dist": [
5+
"files": [
66
"dist/**/*"
77
],
88
"description": "loader manipulation library",

0 commit comments

Comments
 (0)