Skip to content

Commit

Permalink
build: define files to include in package
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Oct 15, 2022
1 parent 4ce5ec5 commit 4a8beb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -35,6 +35,10 @@
"style": "xo",
"release": "np"
},
"files": [
"src/*",
"bin/*"
],
"dependencies": {
"@maizzle/cli": "^1.5.1",
"autoprefixer": "^10.4.0",
Expand Down

0 comments on commit 4a8beb7

Please sign in to comment.