Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparticuz committed Aug 14, 2020
1 parent 6c679a1 commit b746eb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sparticuz/eslint-config",
"version": "2.1.4",
"version": "3.0.0",
"description": "Sparticuz's shareable config for eslint",
"main": "index.js",
"scripts": {
Expand All @@ -22,9 +22,9 @@
"eslint-plugin-unicorn": "^21.0.0"
},
"peerDependencies": {
"eslint": "^7.1.0",
"eslint": "^7.6.0",
"prettier": "^2.0.5",
"typescript": "^3.9.3"
"typescript": "^3.9.7"
},
"devDependencies": {
"eslint": "^7.6.0",
Expand Down

0 comments on commit b746eb8

Please sign in to comment.