fix(core): update
This commit is contained in:
		
							
								
								
									
										1201
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1201
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							@@ -20,13 +20,13 @@
 | 
			
		||||
  },
 | 
			
		||||
  "homepage": "https://gitlab.com/pushrocks/smartdelay#README",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@pushrocks/smartpromise": "^3.0.2"
 | 
			
		||||
    "@pushrocks/smartpromise": "^3.0.6"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@gitzone/tsbuild": "^2.1.8",
 | 
			
		||||
    "@gitzone/tsrun": "^1.2.1",
 | 
			
		||||
    "@gitzone/tstest": "^1.0.18",
 | 
			
		||||
    "@types/node": "^11.11.7",
 | 
			
		||||
    "tapbundle": "^2.0.2"
 | 
			
		||||
    "@gitzone/tsbuild": "^2.1.17",
 | 
			
		||||
    "@gitzone/tsrun": "^1.2.8",
 | 
			
		||||
    "@gitzone/tstest": "^1.0.28",
 | 
			
		||||
    "@pushrocks/tapbundle": "^3.0.13",
 | 
			
		||||
    "@types/node": "^12.12.5"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
import { expect, tap } from 'tapbundle';
 | 
			
		||||
import { expect, tap } from '@pushrocks/tapbundle';
 | 
			
		||||
 | 
			
		||||
import * as smartdelay from '../ts/index';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user