Skip to content

Commit

Permalink
removed resolutions from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
telamon committed Jul 25, 2024
1 parent a9d28c5 commit 0474cb5
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"transport",
"decentralized",
"p2p",
"block",
"chain"
"block"
],
"author": {
"name": "Tony Ivanov",
Expand All @@ -50,29 +49,5 @@
"bugs": {
"url": "https://github.com/telamon/picofeed/issues"
},
"homepage": "https://github.com/telamon/picofeed#readme",
"resolutions": {
"semver": "7.6.3",
"find-up": "5.0.0",
"locate-path": "6.0.0",
"path-exists": "4.0.0",
"p-locate": "5.0.0",
"p-limit": "3.1.0",
"glob": "10.4.5",
"minimatch": "9.0.5",
"string-width": "5.1.2",
"strip-ansi": "7.1.0",
"wrap-ansi": "8.1.0",
"emoji-regex": "9.2.2",
"ansi-regex": "6.0.1",
"ansi-styles": "6.2.1",
"brace-expansion": "2.0.1",
"debug": "4.3.5",
"doctrine": "3.0.0",
"eslint-visitor-keys": "2.1.0",
"ms": "2.1.3",
"type-fest": "0.3.1",
"resolve": "2.0.0-next.5",
"eslint-utils": "3.0.0"
}
"homepage": "https://github.com/telamon/picofeed#readme"
}

0 comments on commit 0474cb5

Please sign in to comment.