Add missing filenames for Node 12 imports
This commit is contained in:
parent
fe997e7824
commit
5a623c1a28
@ -6,8 +6,8 @@
|
|||||||
* @license Apache-2.0
|
* @license Apache-2.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation.mjs";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError.mjs";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Lorenz operation
|
* Lorenz operation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user