Skip to content

Commit

Permalink
appease node v22 (#161)
Browse files Browse the repository at this point in the history
### Changelog
None
### Docs

None
### Description

Running yarn install on a newer version adds this to package.json.
Committing it to the repo to avoid future random unstaged changes.
  • Loading branch information
jtbandes authored Dec 16, 2024
1 parent b2591f7 commit 4fc6a4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
"dependencies": {
"@foxglove/rosmsg-msgs-common": "^3.0.0",
"tslib": "^2.5.0"
}
},
"packageManager": "[email protected]+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
}

0 comments on commit 4fc6a4f

Please sign in to comment.