Skip to content

Commit

Permalink
fix: local deps
Browse files Browse the repository at this point in the history
  • Loading branch information
clovis committed Jun 8, 2024
1 parent 3bf6282 commit c74e877
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@
"packageManager": "[email protected]",
"dependencies": {
"error-stack-parser": "^2.1.4"
},
"resolutions": {
"@bdxtown/canaille": "portal:/Users/clovisportron/Documents/Dev/Canaille"
}
}
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1563,9 +1563,9 @@ __metadata:
languageName: node
linkType: hard

"@bdxtown/canaille@portal:/Users/clovisportron/Documents/Dev/Canaille::locator=noircir%40workspace%3A.":
version: 0.0.0-use.local
resolution: "@bdxtown/canaille@portal:/Users/clovisportron/Documents/Dev/Canaille::locator=noircir%40workspace%3A."
"@bdxtown/canaille@npm:^1.0.0-rc5, @bdxtown/canaille@npm:^1.0.0-rc6":
version: 1.0.0-rc6
resolution: "@bdxtown/canaille@npm:1.0.0-rc6"
dependencies:
"@babel/core": "npm:^7.23.6"
"@babel/preset-env": "npm:^7.23.6"
Expand Down Expand Up @@ -1596,8 +1596,9 @@ __metadata:
typescript: "npm:^5.3.3"
webpack: "npm:^5.89.0"
webpack-cli: "npm:^5.1.4"
checksum: 8ea6ede4eca1017349aa9ef9e7c8af585f48253a188f976d78b62f88879fd8fa6eeea151318241543beb9527eb713e8b8b95257d6f0cb303807b222f901d8d95
languageName: node
linkType: soft
linkType: hard

"@bundled-es-modules/cookie@npm:^2.0.0":
version: 2.0.0
Expand Down

0 comments on commit c74e877

Please sign in to comment.