Skip to content

Commit

Permalink
Upgrade js deps (#495)
Browse files Browse the repository at this point in the history
* wip

* Update js deps
  • Loading branch information
zhouzhuojie authored Aug 29, 2022
1 parent 14fe69b commit 07f9cb8
Show file tree
Hide file tree
Showing 3 changed files with 9,313 additions and 9,842 deletions.
7 changes: 7 additions & 0 deletions browser/flagr-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,12 @@ npm run test
npm run lint
```

### Upgrade vue-cli
```
npm install -g @vue/cli
vue --version
vue upgrade
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Loading

0 comments on commit 07f9cb8

Please sign in to comment.