mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-15 12:03:10 +00:00
use direct path to js file
This commit is contained in:
parent
5924b5f010
commit
5c27216117
@ -1,6 +1,6 @@
|
||||
import chai from "chai";
|
||||
import spies from "chai-spies";
|
||||
import ethers from "ethers";
|
||||
import ethers from "ethers/lib/index.js";
|
||||
|
||||
import * as rln from "./index.js";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user