Skip to content

Commit 95e48c3

Browse files
committed
Fixed readme not included
1 parent e309e71 commit 95e48c3

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
@@ -22,6 +22,6 @@
2222
"react": "^16.8.0"
2323
},
2424
"scripts": {
25-
"build": "tsc && cp package.json LICENSE.md ./dist"
25+
"build": "tsc && cp package.json LICENSE.md README.md ./dist"
2626
}
2727
}

0 commit comments

Comments
 (0)