Skip to content

Commit d14841c

Browse files
committed
Install validator dependencies in makefile
1 parent e62709e commit d14841c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ setup: ## Install dependencies for contrib target
4040
@make clean-dep
4141
@npm install --prefix compiler
4242
@npm install --prefix typescript-generator
43+
@npm install --prefix validator
4344
@npm install --prefix specification
4445
@npm install @redocly/cli
4546

0 commit comments

Comments
 (0)