File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 18
18
"@sandbox-smart-contracts/asset" : " 1.2.0" ,
19
19
"@sandbox-smart-contracts/[email protected] " :
" npm:@sandbox-smart-contracts/[email protected] " ,
20
20
"@sandbox-smart-contracts/avatar" : " *" ,
21
- "@sandbox-smart-contracts/game-passes" : " *" ,
22
21
"@sandbox-smart-contracts/batch-transfers" : " *" ,
23
22
"@sandbox-smart-contracts/core" : " *" ,
24
23
"@sandbox-smart-contracts/dependency-operator-filter" : " 1.0.1" ,
25
24
"@sandbox-smart-contracts/dependency-royalty-management" : " 1.0.2" ,
26
25
"@sandbox-smart-contracts/faucets" : " 0.0.1" ,
26
+ "@sandbox-smart-contracts/game-passes" : " *" ,
27
27
"@sandbox-smart-contracts/giveaway" : " 0.0.3" ,
28
28
"@sandbox-smart-contracts/land" : " 1.0.0-rc.1" ,
29
29
"@sandbox-smart-contracts/land-sale" : " 1.0.0-rc.1" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " Meta-transaction forwarder contract for The Sandbox" ,
5
5
"private" : true ,
6
- "scripts" : {
7
-
8
- },
9
6
"dependencies" : {
10
7
"@openzeppelin/contracts" : " 5.2.0"
11
8
},
Original file line number Diff line number Diff line change @@ -2961,6 +2961,7 @@ __metadata:
2961
2961
"@sandbox-smart-contracts/dependency-operator-filter": 1.0.1
2962
2962
"@sandbox-smart-contracts/dependency-royalty-management": 1.0.2
2963
2963
"@sandbox-smart-contracts/faucets": 0.0.1
2964
+ "@sandbox-smart-contracts/game-passes": "*"
2964
2965
"@sandbox-smart-contracts/giveaway": 0.0.3
2965
2966
"@sandbox-smart-contracts/land": 1.0.0-rc.1
2966
2967
"@sandbox-smart-contracts/land-sale": 1.0.0-rc.1
@@ -3082,7 +3083,7 @@ __metadata:
3082
3083
languageName: unknown
3083
3084
linkType: soft
3084
3085
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":
3086
3087
version: 0.0.0-use.local
3087
3088
resolution: "@sandbox-smart-contracts/game-passes@workspace:packages/game-passes"
3088
3089
dependencies:
You can’t perform that action at this time.
0 commit comments