Skip to content

Commit

Permalink
Merge pull request #4 from noblox/update
Browse files Browse the repository at this point in the history
Remove scope
  • Loading branch information
Neztore authored Aug 29, 2024
2 parents 4e9ff6b + 1a77a70 commit 4a0d9a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@neztore/auto-config-test",
"name": "noblox-auto-config-test",
"version": "1.0.0",
"packageManager": "[email protected]",
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,14 +200,6 @@ __metadata:
languageName: node
linkType: hard

"@neztore/auto-config-test@workspace:.":
version: 0.0.0-use.local
resolution: "@neztore/auto-config-test@workspace:."
dependencies:
auto: "npm:^11.2.1"
languageName: unknown
linkType: soft

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -1385,6 +1377,14 @@ __metadata:
languageName: node
linkType: hard

"noblox-auto-config-test@workspace:.":
version: 0.0.0-use.local
resolution: "noblox-auto-config-test@workspace:."
dependencies:
auto: "npm:^11.2.1"
languageName: unknown
linkType: soft

"node-fetch@npm:2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
Expand Down

0 comments on commit 4a0d9a2

Please sign in to comment.