Skip to content

Commit

Permalink
Add files config
Browse files Browse the repository at this point in the history
  • Loading branch information
hahnlee committed Sep 6, 2020
1 parent d027f15 commit a3a04cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"lint": "eslint ./src",
"test": "jest --coverage"
},
"files": [
"build/"
],
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
Expand Down

0 comments on commit a3a04cc

Please sign in to comment.