mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
📂 Web File Browser
bc518a0e82
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.21 to 2.5.22 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22) Updates `vue-template-compiler` from 2.5.21 to 2.5.22 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22) Signed-off-by: dependabot[bot] <support@dependabot.com> |
||
---|---|---|
.tx | ||
public | ||
src | ||
.gitignore | ||
.travis.yml | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
File Browser Front-end
This is an example file with default selections.
Install
npm install filebrowser-frontend
Usage
This package is not prepared to be used by other projects than File Browser itself.
Contribute
Check the community repository for more information.
License
Apache 2.0 File Browser Contributors