Skip to content

Commit 8071b70

Browse files
author
AutoSponge
committed
build: removes some files from tarball
1 parent e22d6ff commit 8071b70

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"cover:html": "nyc report --reporter=html",
2929
"test": "run-s lint test:ci"
3030
},
31+
"directories": {
32+
"bin": "./bin",
33+
"lib": "./lib"
34+
},
3135
"husky": {
3236
"hooks": {
3337
"pre-commit": "lint-staged",

0 commit comments

Comments
 (0)