Skip to content

Commit 5756d44

Browse files
committed
chore: Update command name
1 parent 6219cc3 commit 5756d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"uml": "npm run sol-to-uml && npm run puml-to-links && npm run storage-to-diagrams",
2424
"sol-to-uml": "npx zx scripts/tools/sol-to-uml.mjs",
2525
"puml-to-links": "npx zx scripts/tools/puml-to-links.mjs",
26-
"storage-to-diagrams": "bash scripts/tools/storage-diagrams.sh",
26+
"storage-to-diagrams": "bash scripts/tools/storage-to-diagrams.sh",
2727
"doc": "npx hardhat docgen"
2828
},
2929
"lint-staged": {

0 commit comments

Comments
 (0)