fix: 🐛 Removed type:module

main
Keith Irwin 2024-04-20 18:49:11 -06:00
parent bbac418fe1
commit ad87dd8302
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 2 deletions

View File

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