mobilizon.chapril.org-mobil.../js
dependabot-preview[bot] fad1ab5059
Bump date-fns from 2.15.0 to 2.16.0 in /js
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.15.0...v2.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 23:51:08 +00:00
..
public Run prettier on files 2020-06-25 12:30:29 +02:00
src Run Prettier with updated version 2020-08-27 15:41:48 +02:00
tests/e2e Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.browserslistrc Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.editorconfig Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.eslintrc.js Run prettier on files 2020-06-25 12:30:29 +02:00
.gitignore Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.prettierignore Make prettier ignore lang JSON files 2020-06-26 15:35:58 +02:00
README.md Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
apollo.config.js Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
babel.config.js Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
cypress.json Run prettier on files 2020-06-25 12:30:29 +02:00
fragmentTypes.json Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
get_union_json.ts Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
package.json Bump date-fns from 2.15.0 to 2.16.0 in /js 2020-08-27 23:51:08 +00:00
tsconfig.json Run prettier on files 2020-06-25 12:30:29 +02:00
vue.config.js Improve member adding and excluding flow 2020-08-18 14:37:31 +02:00
yarn.lock Bump date-fns from 2.15.0 to 2.16.0 in /js 2020-08-27 23:51:08 +00:00

README.md

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.