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