|
@@ -14,7 +14,7 @@
|
|
|
"compile": "hardhat compile",
|
|
|
"coverage": "hardhat coverage",
|
|
|
"docs": "oz-docs",
|
|
|
- "docs:watch": "npm run docs watch contracts 'docs/*.hbs'",
|
|
|
+ "docs:watch": "npm run docs watch contracts 'docs/*.hbs' docs/helpers.js",
|
|
|
"prepare-docs": "scripts/prepare-docs.sh",
|
|
|
"lint": "npm run lint:js && npm run lint:sol",
|
|
|
"lint:fix": "npm run lint:js:fix && npm run lint:sol:fix",
|