Skip to content

Commit

Permalink
fix index errors
Browse files Browse the repository at this point in the history
  • Loading branch information
BibbyChung committed Jul 23, 2020
1 parent 0996cc3 commit 1a7f3df
Show file tree
Hide file tree
Showing 5 changed files with 5,157 additions and 5,102 deletions.
7 changes: 0 additions & 7 deletions .yarnrc.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ const data: IUserEntity = await mydb.query(q, {

```shell

docker run -it --rm -v $(PWD):/app -w /app teracy/angular-cli bash
docker run -it --rm -v $(PWD):/app -w /app node:12.18-alpine sh

```

Expand Down
Loading

0 comments on commit 1a7f3df

Please sign in to comment.