hardhat-jest
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hardhat-jest", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Hardhat plugin for using Jest", | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "jest" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
3035