Skip to content

Commit 5f26a00

Browse files
Fixed typo in file list
1 parent 732c3e3 commit 5f26a00

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
@@ -46,7 +46,7 @@
4646
"src/json2typescript/*.map",
4747
"src/json2typescript/*.js",
4848
"index.d.ts",
49-
"index.map",
49+
"index.js.map",
5050
"index.js"
5151
],
5252
"repository": {

0 commit comments

Comments
 (0)