Merge pull request #518 from orangemug/fix/color-accessibility-ua-switch

Toggle color accessibility based on user agent
This commit is contained in:
pathmapper
2019-05-19 19:58:42 +02:00
committed by GitHub
3 changed files with 17 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
"classnames": "^2.2.6",
"codemirror": "^5.40.2",
"color": "^3.0.0",
"detect-browser": "^4.5.0",
"file-saver": "^1.3.8",
"jsonlint": "github:josdejong/jsonlint#85a19d7",
"lodash.capitalize": "^4.2.1",