diff --git a/tests/package.json b/tests/package.json index 6342663..8ed4807 100644 --- a/tests/package.json +++ b/tests/package.json @@ -11,6 +11,7 @@ "url": "git://github.com/iancoleman/bip39.git" }, "dependencies": { + "jasmine": "^3.9.0", "selenium-webdriver": "^3.6.0" }, "license": "MIT"