Do not publish test files to npm

This commit is contained in:
Elliot Lee
2019-10-17 16:46:17 -07:00
parent c3d5d95488
commit 7cfce53423

View File

@@ -3,8 +3,7 @@
"version": "1.0.0-beta.0",
"description": "Cryptographic key pairs for the XRP Ledger",
"files": [
"dist/*",
"test/*"
"dist/*"
],
"main": "dist/",
"directories": {