Corrected reference to bruno-query node script

This commit is contained in:
David Coomber 2023-03-19 21:14:52 +02:00
parent 2120a562da
commit 47dfbd2a64

View File

@ -19,7 +19,7 @@ npm i --legacy-peer-deps
npm run build:graphql-docs
# build bruno query
npm run build:build:bruno-query
npm run build:bruno-query
# run next app (terminal 1)
npm run dev:web