Skip to content
Snippets Groups Projects
Commit 66a08fd4 authored by Yehor Potebenko's avatar Yehor Potebenko
Browse files

config: add browserslist to package.json

parent a1c722fc
No related branches found
No related tags found
1 merge request!5First version
...@@ -39,6 +39,11 @@ ...@@ -39,6 +39,11 @@
], ],
"author": "Yehor Potebenko <hitechnic.uu68@gmail.com>", "author": "Yehor Potebenko <hitechnic.uu68@gmail.com>",
"license": "ISC", "license": "ISC",
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
],
"bugs": { "bugs": {
"url": "https://github.com/HobiHo180294/lets-do/issues" "url": "https://github.com/HobiHo180294/lets-do/issues"
}, },
...@@ -79,4 +84,4 @@ ...@@ -79,4 +84,4 @@
"@babel/polyfill": "^7.12.1", "@babel/polyfill": "^7.12.1",
"normalize.css": "^8.0.1" "normalize.css": "^8.0.1"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment