From ecc7013561e685267b29469db20bc58109cfc076 Mon Sep 17 00:00:00 2001 From: dOrgJelli Date: Wed, 15 Feb 2023 18:40:30 -0500 Subject: [PATCH] fix: manifest example --- src/schemas/manifest.example.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/schemas/manifest.example.yaml b/src/schemas/manifest.example.yaml index 5ef777a..02e442c 100644 --- a/src/schemas/manifest.example.yaml +++ b/src/schemas/manifest.example.yaml @@ -1,8 +1,7 @@ name: monowrap -commands: +commands: - alias: codegen uri: ens/command.polywrap.eth - method: hello args: command: "yarn codegen" - alias: build