@dcl/sdk 7.7.3-13119260146.commit-a60db93 → 7.7.3-13144767363.commit-86c87c6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -6
 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,15 +1,15 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@dcl/sdk",
         
     | 
| 
       3 
3 
     | 
    
         
             
              "description": "",
         
     | 
| 
       4 
     | 
    
         
            -
              "version": "7.7.3- 
     | 
| 
      
 4 
     | 
    
         
            +
              "version": "7.7.3-13144767363.commit-86c87c6",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "author": "Decentraland",
         
     | 
| 
       6 
6 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       7 
     | 
    
         
            -
                "@dcl/ecs": "7.7.3- 
     | 
| 
      
 7 
     | 
    
         
            +
                "@dcl/ecs": "7.7.3-13144767363.commit-86c87c6",
         
     | 
| 
       8 
8 
     | 
    
         
             
                "@dcl/ecs-math": "2.1.0",
         
     | 
| 
       9 
9 
     | 
    
         
             
                "@dcl/explorer": "1.0.164509-20240802172549.commit-fb95b9b",
         
     | 
| 
       10 
     | 
    
         
            -
                "@dcl/js-runtime": "7.7.3- 
     | 
| 
       11 
     | 
    
         
            -
                "@dcl/react-ecs": "7.7.3- 
     | 
| 
       12 
     | 
    
         
            -
                "@dcl/sdk-commands": "7.7.3- 
     | 
| 
      
 10 
     | 
    
         
            +
                "@dcl/js-runtime": "7.7.3-13144767363.commit-86c87c6",
         
     | 
| 
      
 11 
     | 
    
         
            +
                "@dcl/react-ecs": "7.7.3-13144767363.commit-86c87c6",
         
     | 
| 
      
 12 
     | 
    
         
            +
                "@dcl/sdk-commands": "7.7.3-13144767363.commit-86c87c6",
         
     | 
| 
       13 
13 
     | 
    
         
             
                "text-encoding": "0.7.0"
         
     | 
| 
       14 
14 
     | 
    
         
             
              },
         
     | 
| 
       15 
15 
     | 
    
         
             
              "keywords": [],
         
     | 
| 
         @@ -35,5 +35,5 @@ 
     | 
|
| 
       35 
35 
     | 
    
         
             
              },
         
     | 
| 
       36 
36 
     | 
    
         
             
              "types": "./index.d.ts",
         
     | 
| 
       37 
37 
     | 
    
         
             
              "typings": "./index.d.ts",
         
     | 
| 
       38 
     | 
    
         
            -
              "commit": " 
     | 
| 
      
 38 
     | 
    
         
            +
              "commit": "86c87c6d8562347cd0f2471c78e644d4e116b164"
         
     | 
| 
       39 
39 
     | 
    
         
             
            }
         
     |