Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2aa11bb

Browse files
committed
fix: continue to publish the test folder so that fixtures are published
1 parent 1fa5557 commit 2aa11bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"coverage": "exit 0",
1313
"coverage-publish": "exit 0"
1414
},
15+
"files": [
16+
"src/",
17+
"test/"
18+
],
1519
"repository": {
1620
"type": "git",
1721
"url": "git+https://github.com/ipfs/interface-ipfs-core.git"

0 commit comments

Comments
 (0)