chore: 🔖 Declare as module

main
Keith Irwin 2024-04-20 14:31:49 -06:00
parent 9d920fd70d
commit b0d48eb448
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "monero-wallet-rpc-js",
"version": "1.1.0",
"type": "module",
"version": "1.1.1",
"description": "Javascript wrapper for monero-wallet-rpc calls",
"main": "main.js",
"scripts": {