Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Config cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Apr 29, 2019
1 parent 291ee4b commit 090be54
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@
"np": "^4.0.2",
"vue": "^2.5.21"
},
"browserslist": [
"> 0.5%"
],
"browserslist": "> 2%, not dead",
"babel": {
"presets": [
"@ianwalter/lib"
Expand All @@ -43,7 +41,7 @@
"eslintConfig": {
"root": true,
"extends": [
"@ianwalter/eslint-config"
"@ianwalter"
]
},
"renovate": {
Expand Down

0 comments on commit 090be54

Please sign in to comment.