fix: include test-helpers dir in the released package

This commit is contained in:
Mikhail Bashkirov 2019-07-30 16:34:26 +02:00
parent 6edef20f73
commit 648906969c
4 changed files with 4 additions and 0 deletions

View file

@ -28,6 +28,7 @@
"src",
"stories",
"test",
"test-helpers",
"translations",
"*.js"
],

View file

@ -31,6 +31,7 @@
"src",
"stories",
"test",
"test-helpers",
"translations",
"*.js"
],

View file

@ -28,6 +28,7 @@
"src",
"stories",
"test",
"test-helpers",
"translations",
"*.js"
],

View file

@ -28,6 +28,7 @@
"src",
"stories",
"test",
"test-helpers",
"translations",
"*.js"
],