Skip to content

Commit

Permalink
fix: package files
Browse files Browse the repository at this point in the history
  • Loading branch information
amje committed Aug 24, 2022
1 parent 1b5c305 commit 46eb340
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
"config"
],
"license": "MIT",
"main": "index.js",
"files": [
"base.js",
"client.js",
"react.js",
"server.js",
"prettier.js",
"constants.js"
],
"repository": {
"type": "git",
"url": "https://github.com/gravity-ui/eslint-config"
Expand Down

0 comments on commit 46eb340

Please sign in to comment.