mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 04:27:56 +00:00
[19] add templates and inner docs builder
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "docs",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"docs": "oz-docs -c .",
|
||||
"docs:watch": "npm run docs watch",
|
||||
"prepare-docs": ""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@openzeppelin/docs-utils": "^0.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user