We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b59990 commit 50dcee2Copy full SHA for 50dcee2
package.json
@@ -3,7 +3,7 @@
3
"version": "2.0.0",
4
"description": "Typing animations with React",
5
"main": "dist/Typist.js",
6
- "files": ["dist"],
+ "files": ["dist", "src"],
7
"scripts": {
8
"dist": "webpack --config webpack.dist.config.js",
9
"standalone": "webpack --config webpack.standalone.config.js",
0 commit comments