Skip to content

Commit

Permalink
chore: change @napi-rs/tar to workspace version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Dec 14, 2023
1 parent 13338c7 commit c172d4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,8 @@
"singleQuote": true,
"arrowParens": "always"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"@napi-rs/tar": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/tar@npm:^0.0.1, @napi-rs/tar@workspace:.":
"@napi-rs/tar@workspace:*, @napi-rs/tar@workspace:.":
version: 0.0.0-use.local
resolution: "@napi-rs/tar@workspace:."
dependencies:
Expand Down

0 comments on commit c172d4f

Please sign in to comment.