Skip to content

Commit 40b3bc7

Browse files
update the lock file
1 parent f372699 commit 40b3bc7

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

packages/deploy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"@sandbox-smart-contracts/asset": "1.2.0",
1919
"@sandbox-smart-contracts/[email protected]": "npm:@sandbox-smart-contracts/[email protected]",
2020
"@sandbox-smart-contracts/avatar": "*",
21-
"@sandbox-smart-contracts/game-passes": "*",
2221
"@sandbox-smart-contracts/batch-transfers": "*",
2322
"@sandbox-smart-contracts/core": "*",
2423
"@sandbox-smart-contracts/dependency-operator-filter": "1.0.1",
2524
"@sandbox-smart-contracts/dependency-royalty-management": "1.0.2",
2625
"@sandbox-smart-contracts/faucets": "0.0.1",
26+
"@sandbox-smart-contracts/game-passes": "*",
2727
"@sandbox-smart-contracts/giveaway": "0.0.3",
2828
"@sandbox-smart-contracts/land": "1.0.0-rc.1",
2929
"@sandbox-smart-contracts/land-sale": "1.0.0-rc.1",

packages/sandbox-forwarder/package.json

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "1.0.0",
44
"description": "Meta-transaction forwarder contract for The Sandbox",
55
"private": true,
6-
"scripts": {
7-
8-
},
96
"dependencies": {
107
"@openzeppelin/contracts": "5.2.0"
118
},

yarn.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -2961,6 +2961,7 @@ __metadata:
29612961
"@sandbox-smart-contracts/dependency-operator-filter": 1.0.1
29622962
"@sandbox-smart-contracts/dependency-royalty-management": 1.0.2
29632963
"@sandbox-smart-contracts/faucets": 0.0.1
2964+
"@sandbox-smart-contracts/game-passes": "*"
29642965
"@sandbox-smart-contracts/giveaway": 0.0.3
29652966
"@sandbox-smart-contracts/land": 1.0.0-rc.1
29662967
"@sandbox-smart-contracts/land-sale": 1.0.0-rc.1
@@ -3082,7 +3083,7 @@ __metadata:
30823083
languageName: unknown
30833084
linkType: soft
30843085

3085-
"@sandbox-smart-contracts/game-passes@workspace:packages/game-passes":
3086+
"@sandbox-smart-contracts/game-passes@*, @sandbox-smart-contracts/game-passes@workspace:packages/game-passes":
30863087
version: 0.0.0-use.local
30873088
resolution: "@sandbox-smart-contracts/game-passes@workspace:packages/game-passes"
30883089
dependencies:

0 commit comments

Comments
 (0)