File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ limitations under the License.
4242## Usage  
4343
4444``` javascript 
45- import  arraylikefcn  from  ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-tools-array-like-function@esm/index.mjs'  ;
45+ import  arraylikefcn  from  ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-tools-array-like-function@v0.2.1- esm/index.mjs'  ;
4646``` 
4747
4848<a  name =" arraylikefcn " ></a >
@@ -95,7 +95,7 @@ bool = f( arr2 );
9595<script  type =" module"  >
9696
9797import  isEven  from  ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-is-even@esm/index.mjs'  ;
98- import  arraylikefcn  from  ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-tools-array-like-function@esm/index.mjs'  ;
98+ import  arraylikefcn  from  ' https://cdn.jsdelivr.net/gh/stdlib-js/assert-tools-array-like-function@v0.2.1- esm/index.mjs'  ;
9999
100100var  arr1;
101101var  arr2;
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments