mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
BUG: Compiler error cannot find script
This commit is contained in:
parent
b8666774e8
commit
8c603aa78d
@ -1,5 +1,5 @@
|
||||
import rw from "random-words";
|
||||
import seedrandom from "seedrandom/lib/alea";
|
||||
import seedrandom from "seedrandom/lib/alea.js";
|
||||
|
||||
/**
|
||||
* Uses the `seedrandom` package to replace Math.random() with a seedable PRNG.
|
||||
|
Loading…
Reference in New Issue
Block a user