Skip to content

Commit 0b5f287

Browse files
committed
Fixed reference to README in package.json
1 parent 2861567 commit 0b5f287

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
@@ -6,7 +6,7 @@
66
"homepage" : "https://github.com/sandflow/imscJS",
77
"bugs" : "https://github.com/sandflow/imscJS/issues",
88
"repository" : "github:sandflow/imscJS",
9-
"files" : ["src/main/js", "README.md"],
9+
"files" : ["src/main/js", "README.txt"],
1010
"keywords" : ["imsc1", "ttml", "imsc"],
1111
"author" : "Pierre-Anthony Lemieux <[email protected]>",
1212
"main" : "src/main/js/main.js",

0 commit comments

Comments
 (0)