banano-nft-crawler
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "banano-nft-crawler", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Library for crawling across the Banano ledger to trace NFTs.", | ||
@@ -8,3 +8,4 @@ "main": "./dist/index.js", | ||
"files": [ | ||
"dist/**/*.*" | ||
"dist/**/*.*", | ||
"src/**/*.*" | ||
], | ||
@@ -11,0 +12,0 @@ "scripts": { |
183454
85
2577