Skip to content

Commit

Permalink
chore: Update package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
grant committed Jul 3, 2019
1 parent 5cecda1 commit a42bc2e
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 238 deletions.
1 change: 1 addition & 0 deletions docs/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ clasp <command>
If you're seeing build errors, try deleting `node_modules` and building `clasp` from scratch:

```sh
sudo rm package-lock.json
sudo rm -rf node_modules/
sudo npm run build-fresh
```
Expand Down
Loading

0 comments on commit a42bc2e

Please sign in to comment.