Skip to content

Commit

Permalink
Add browserslist as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman Rusch committed Jan 4, 2022
1 parent 895de4f commit e8b4e5b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 137 deletions.
163 changes: 27 additions & 136 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"author": "Norman Rusch",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/eslint-parser": "^7.16.3",
Expand All @@ -33,6 +32,7 @@
"@babel/preset-env": "^7.9.0",
"babel-jest": "^27.0.2",
"babel-plugin-dynamic-import-node": "^2.3.0",
"browserslist": "^4.19.1",
"doctoc": "^2.0.1",
"eslint": "^8.4.0",
"eslint-plugin-jest": "^25.2.2",
Expand Down

0 comments on commit e8b4e5b

Please sign in to comment.