We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bf0b9 commit ba57e14Copy full SHA for ba57e14
demo/peacock/Makefile
@@ -7,6 +7,7 @@ dev d:
7
8
setup: clean
9
yarn --pure-lockfile
10
+ cd ../../api-js && yarn
11
rm -rf node_modules/@foxcomm/api-js
12
npm install
13
0 commit comments