Skip to content

Commit e743f4e

Browse files
committed
build: add files stanza
1 parent ac14da7 commit e743f4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
"cross-env": "^7.0.3",
4040
"libtap": "^1.4.0",
4141
"tap-yaml-summary": "^0.1.0"
42-
}
42+
},
43+
"files": ["index.js"]
4344
}

0 commit comments

Comments
 (0)