Skip to content

Commit

Permalink
fix: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Mar 17, 2022
1 parent a849765 commit 539f597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -40,9 +40,9 @@
}
},
"files": [
"src",
"dist",
"utils"
"utils",
"src"
],
"eslintConfig": {
"extends": "ipfs"
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Expand Up @@ -5,7 +5,6 @@
},
"include": [
"package.json",
"cli.js",
"src",
"test",
"utils"
Expand Down

0 comments on commit 539f597

Please sign in to comment.