Skip to content

Commit 37dd495

Browse files
committed
Don't publish test files.
1 parent 59accd0 commit 37dd495

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"dist-lib",
1414
"dist-popup",
1515
"lib",
16-
"src"
16+
"src",
17+
"!*/__test__"
1718
],
1819
"repository": "git@github.com:solid/solid-auth-client.git",
1920
"author": "Daniel Friedman <dfriedman58@gmail.com>",

0 commit comments

Comments
 (0)