Skip to content

Commit 4fcfe06

Browse files
authored
test-suite - updating publish to only need the dist folder (#692)
1 parent 876f6ec commit 4fcfe06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/test-suite/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"type": "git",
2626
"url": "git+https://github.com/jaredwray/keyv.git"
2727
},
28+
"files": [
29+
"dist"
30+
],
2831
"keywords": [
2932
"test",
3033
"suite",

0 commit comments

Comments
 (0)