Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
Problem: (Fix #134) minimist dependency has vulnerability
Browse files Browse the repository at this point in the history
Solution: Update minimist to fix the vulnerability
  • Loading branch information
calvinlauyh committed May 6, 2020
1 parent b23e1c4 commit bae1bb9
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 889 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ You're going to need:
4. Initialize and start chain-docs.

```bash
yarn
yarn docs:dev
npm
npm run docs:dev
```

You can now see the docs at [http://localhost:8080](http://localhost:8080).
Expand Down
Loading

0 comments on commit bae1bb9

Please sign in to comment.