Skip to content

Commit

Permalink
Update dev-dependencies & fix duplicate entry in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Seidelsohn committed Oct 11, 2021
1 parent e554f1a commit a43bbc0
Show file tree
Hide file tree
Showing 2 changed files with 2,822 additions and 2,844 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "license-checker-rseidelsohn",
"description": "Feature enhanced version of the original license-checker v25.0.1",
"author": "Roman Seidelsohn <rseidelsohn@gmail.com>",
"version": "2.1.2",
"version": "2.1.3",
"license": "BSD-3-Clause",
"contributors": [
"Adam Weber <adamweber01@gmail.com>",
Expand Down Expand Up @@ -76,9 +76,9 @@
},
"devDependencies": {
"@types/mssql": "6.0.8",
"@types/node": "^15.6.1",
"@types/node": "^16.10.3",
"detectionizr": "*",
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"format-package-json": "^0.2.0",
"git-contributors": "^0.2.3",
"github-changes": "^2.0.3",
Expand Down Expand Up @@ -111,7 +111,6 @@
"bugs": {
"url": "http://github.com/RSeidelsohn/license-checker-rseidelsohn/issues"
},
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "https://github.com/RSeidelsohn/license-checker-rseidelsohn.git"
Expand Down
Loading

0 comments on commit a43bbc0

Please sign in to comment.