Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vosferatu committed Dec 21, 2023
1 parent 355b1c0 commit d8ed0c2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blubblubinc/eslint-config-blubblub-base",
"version": "0.6.1",
"version": "0.6.2",
"description": "ESLint configuration of Blub Blub Inc. JS projects",
"main": "index.js",
"author": "Blub Blub Inc.",
Expand Down Expand Up @@ -36,7 +36,8 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^42.0.0"
"eslint-plugin-unicorn": "^42.0.0",
"minimist": "^1.2.6"
},
"devDependencies": {
"check-dependencies": "^1.1.0",
Expand Down

0 comments on commit d8ed0c2

Please sign in to comment.