File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 4141  "main" : " dist/index.js"  ,
4242  "module" : " dist/index.mjs"  ,
4343  "types" : " dist/index.d.ts"  ,
44+   "typesVersions" : {
45+     "*" : {
46+       "*" : [
47+         " dist/index.d.ts" 
48+       ],
49+       "experimental-playwright" : [
50+         " dist/playwright.d.ts" 
51+       ]
52+     }
53+   },
4454  "files" : [
4555    " dist/**/*"  ,
4656    " template/cli/**/*"  ,
Original file line number Diff line number Diff line change 4444  "main" : " dist/index.js"  ,
4545  "module" : " dist/index.mjs"  ,
4646  "types" : " dist/index.d.ts"  ,
47+   "typesVersions" : {
48+     "*" : {
49+       "*" : [
50+         " dist/index.d.ts" 
51+       ],
52+       "experimental-playwright" : [
53+         " dist/playwright.d.ts" 
54+       ]
55+     }
56+   },
4757  "files" : [
4858    " dist/**/*"  ,
4959    " template/cli/**/*"  ,
Original file line number Diff line number Diff line change 4040  "main" : " dist/index.js"  ,
4141  "module" : " dist/index.mjs"  ,
4242  "types" : " dist/index.d.ts"  ,
43+   "typesVersions" : {
44+     "*" : {
45+       "*" : [
46+         " dist/index.d.ts" 
47+       ],
48+       "experimental-playwright" : [
49+         " dist/playwright.d.ts" 
50+       ]
51+     }
52+   },
4353  "files" : [
4454    " dist/**/*"  ,
4555    " template/cli/**/*"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments