dashboard/.browserslistrc
Evgenia Grigorieva 5ed4c426d6
Update to angular 10 (#376)
- updated to angular 10
- bumped required dependencies
- exchanged unit tests from deprecated async to waitForAsync api
- removed dependencies:
  - saturn-datepicker
  - is-url-superb
- changed RangeDatepickerComponent implementation using material range
- deprecated RangeDatepickerComponent
- changed lodash imports to prevent commonjs modules problems
- removed table module
- fixed swagger codegen to support angular 10
2021-02-04 17:57:52 +03:00

12 lines
425 B
Plaintext

# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries
# You can see what browsers were selected by your queries by running:
# npx browserslist
> 0.5%
last 2 versions
Firefox ESR
not dead
IE 9-11 # For IE 9-11 support, remove 'not'.