Skip to content

Commit 7aba71c

Browse files
authored
Do not include typings/test in built package
1 parent a4fcdf5 commit 7aba71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"files": [
4040
"lib",
41-
"typings",
41+
"typings/mysql",
4242
"index.js",
4343
"index.d.ts",
4444
"promise.js",

0 commit comments

Comments
 (0)