anylink/web
dependabot[bot] d663c43f6d
Bump axios from 0.20.0 to 0.21.1 in /web
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 07:24:15 +00:00
..
public 更改目录结构 2021-03-01 15:46:08 +08:00
src 修复打包问题 2021-08-02 14:15:37 +08:00
.browserslistrc 更改目录结构 2021-03-01 15:46:08 +08:00
.eslintrc.js 更改目录结构 2021-03-01 15:46:08 +08:00
.gitignore 更改目录结构 2021-03-01 15:46:08 +08:00
LICENSE 更改目录结构 2021-03-01 15:46:08 +08:00
README.md 更改目录结构 2021-03-01 15:46:08 +08:00
babel.config.js 更改目录结构 2021-03-01 15:46:08 +08:00
package-lock.json Bump axios from 0.20.0 to 0.21.1 in /web 2021-08-06 07:24:15 +00:00
package.json Bump axios from 0.20.0 to 0.21.1 in /web 2021-08-06 07:24:15 +00:00
vue.config.js 更改目录结构 2021-03-01 15:46:08 +08:00

README.md

anylink-web

Repo

github: https://github.com/bjdgyc/anylink-web

gitee: https://gitee.com/bjdgyc/anylink-web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.