include .js files in npm package

This commit is contained in:
stjet
2024-11-11 01:16:34 +00:00
parent 28349f18c2
commit 3765cb2bb5
32 changed files with 48 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "banani-bns",
"version": "0.0.5",
"version": "0.0.6",
"description": "JS/TS library for the Banano cryptocurrency's currently unofficial Banano Name System (BNS)",
"main": "main.js",
"scripts": {