nginx-ui/frontend
dependabot[bot] 7fce873cde
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:28:22 +00:00
..
dist bug fix 2021-08-31 12:13:12 +08:00
public bug fix 2021-08-31 12:13:12 +08:00
src bug fix 2021-08-31 12:13:12 +08:00
.env.development bug fix 2021-08-31 12:13:12 +08:00
.env.production bug fix 2021-08-31 12:13:12 +08:00
.gitignore bug fix 2021-08-31 12:13:12 +08:00
alias.config.js bug fix 2021-08-31 12:13:12 +08:00
babel.config.js bug fix 2021-08-31 12:13:12 +08:00
package.json bug fix 2021-08-31 12:13:12 +08:00
README.md bug fix 2021-08-31 12:13:12 +08:00
version.json bug fix 2021-08-31 12:13:12 +08:00
vue.config.js bug fix 2021-08-31 12:13:12 +08:00
yarn.lock Bump dns-packet from 1.3.1 to 1.3.4 in /frontend 2021-08-31 04:28:22 +00:00

nginx-ui-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.