Skip to content

Commit 01ab0f2

Browse files
committed
Set explicit package files
1 parent 71010da commit 01ab0f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "0.0.12",
44
"description": "Check for accessibility errors on critical pages of your Netlify website.",
55
"main": "lib/index.js",
6+
"files": [
7+
"lib/**/*",
8+
"manifest.yml"
9+
],
610
"dependencies": {
711
"pa11y": "^6.0.1",
812
"path-type": "^4.0.0",

0 commit comments

Comments
 (0)