Skip to content

Commit

Permalink
Update yarn.lock to reflect library name change (#18)
Browse files Browse the repository at this point in the history
* update yarn.lock to reflect lib name change

* bump version to 1.6.1
  • Loading branch information
xiaoluxl authored and GitHub Enterprise committed Feb 21, 2024
1 parent a600951 commit 657c262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.6.0",
"version": "1.6.1",
"name": "@instana/weasel",
"description": "Collect end-user data",
"main": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8074,9 +8074,9 @@ __metadata:
languageName: node
linkType: hard

"root-workspace-0b6124@workspace:.":
"@instana/weasel@workspace:.":
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
resolution: "@instana/weasel@workspace:."
dependencies:
"@babel/core": ^7.0.0
"@babel/plugin-transform-block-scoping": ^7.0.0
Expand Down

0 comments on commit 657c262

Please sign in to comment.