Skip to content

Commit

Permalink
Added src to package files
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloPalinckx committed Apr 14, 2019
1 parent 7211794 commit f5305ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"description": "",
"main": "src/index.js",
"types": "types",
"files": [
"src/index.js"
],
"files": ["src"],
"scripts": {
"start": "node server/index.js",
"test": "webpack -c __fixtures__/webpack.config.js",
Expand Down

0 comments on commit f5305ce

Please sign in to comment.