Skip to content

Commit 50dcee2

Browse files
committed
Update pkg.files
1 parent 1b59990 commit 50dcee2

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
@@ -3,7 +3,7 @@
33
"version": "2.0.0",
44
"description": "Typing animations with React",
55
"main": "dist/Typist.js",
6-
"files": ["dist"],
6+
"files": ["dist", "src"],
77
"scripts": {
88
"dist": "webpack --config webpack.dist.config.js",
99
"standalone": "webpack --config webpack.standalone.config.js",

0 commit comments

Comments
 (0)