tpmkms_4wp 9.4.5-beta.6 → 9.4.5-beta.7
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 +2 -2
 
    
        package/package.json
    CHANGED
    
    | 
         @@ -352,8 +352,8 @@ 
     | 
|
| 
       352 
352 
     | 
    
         
             
                "scriptjs": "^2.5.9",
         
     | 
| 
       353 
353 
     | 
    
         
             
                "table": "^6.7.1",
         
     | 
| 
       354 
354 
     | 
    
         
             
                "uuid": "^9.0.0",
         
     | 
| 
       355 
     | 
    
         
            -
                "theprogrammablemind_4wp": "9.4.5-beta. 
     | 
| 
      
 355 
     | 
    
         
            +
                "theprogrammablemind_4wp": "9.4.5-beta.7"
         
     | 
| 
       356 
356 
     | 
    
         
             
              },
         
     | 
| 
       357 
     | 
    
         
            -
              "version": "9.4.5-beta. 
     | 
| 
      
 357 
     | 
    
         
            +
              "version": "9.4.5-beta.7",
         
     | 
| 
       358 
358 
     | 
    
         
             
              "license": "UNLICENSED"
         
     | 
| 
       359 
359 
     | 
    
         
             
            }
         
     |