Skip to content

Commit

Permalink
Remove (package.json).files (#1673)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Mar 17, 2023
1 parent 49a29bb commit 2d5c522
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,6 @@
"type": "commonjs",
"types": "pino.d.ts",
"browser": "./browser.js",
"files": [
"pino.js",
"file.js",
"pino.d.ts",
"bin.js",
"browser.js",
"pretty.js",
"usage.txt",
"test",
"docs",
"example.js",
"lib"
],
"scripts": {
"docs": "docsify serve",
"browser-test": "airtap --local 8080 test/browser*test.js",
Expand Down

0 comments on commit 2d5c522

Please sign in to comment.