Skip to content

Commit

Permalink
Dev update.
Browse files Browse the repository at this point in the history
  • Loading branch information
electricessence committed Sep 2, 2023
1 parent 70f64c7 commit 94a1bac
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,20 @@
"@tsdotnet/linked-node-list": "^1.3.20",
"@tsdotnet/ordered-registry": "^1.0.22",
"tslib": "^2.4.1"
},
"pnpm": {
"overrides": {
"hosted-git-info@<2.8.9": ">=2.8.9",
"y18n@=4.0.0": ">=4.0.1",
"lodash@<4.17.20": ">=4.17.20",
"shell-quote@<=1.7.2": ">=1.7.3",
"lodash@<4.17.21": ">=4.17.21",
"json5@<1.0.2": ">=1.0.2",
"json5@>=2.0.0 <2.2.2": ">=2.2.2",
"minimatch@<3.0.5": ">=3.0.5",
"semver@<5.7.2": ">=5.7.2",
"semver@>=6.0.0 <6.3.1": ">=6.3.1",
"semver@>=7.0.0 <7.5.2": ">=7.5.2"
}
}
}

0 comments on commit 94a1bac

Please sign in to comment.