Skip to content

Commit

Permalink
yarn unlink local package
Browse files Browse the repository at this point in the history
  • Loading branch information
dutu committed Mar 16, 2023
1 parent 41f5ea7 commit 625e9f5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 17 deletions.
20 changes: 10 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@
"devDependencies": {
"chai": "^4.3.7",
"mocha": "^10.2.0"
},
"resolutions": {
"forever-websocket": "portal:../forever-websocket"
}
}
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,14 +516,15 @@ __metadata:
languageName: node
linkType: hard

"forever-websocket@portal:../forever-websocket::locator=poloniex-api-node%40workspace%3A.":
version: 0.0.0-use.local
resolution: "forever-websocket@portal:../forever-websocket::locator=poloniex-api-node%40workspace%3A."
"forever-websocket@npm:^0.2.0":
version: 0.2.0
resolution: "forever-websocket@npm:0.2.0"
dependencies:
eventemitter3: ^5.0.0
ws: ^8.13.0
checksum: 2918945d90b07a24664ec6f58ab532f410d3bae989b19f57ca00909fa84f6a934e8d3fc76826ab53a8948c0ec8e7d5e8951f25cddc4725b95f326b8439ff21c4
languageName: node
linkType: soft
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.0
Expand Down

0 comments on commit 625e9f5

Please sign in to comment.