fix(core): update
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
|     "npmAccessLevel": "public" | ||||
|   }, | ||||
|   "gitzone": { | ||||
|     "projectType": "npm", | ||||
|     "module": { | ||||
|       "githost": "gitlab.com", | ||||
|       "gitscope": "gitzone", | ||||
|   | ||||
							
								
								
									
										2706
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2706
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,8 +3,8 @@ | ||||
|   "version": "1.0.28", | ||||
|   "private": false, | ||||
|   "description": "a test utility to run tests that match test/**/*.ts", | ||||
|   "main": "dist/index.js", | ||||
|   "typings": "dist/index.d.ts", | ||||
|   "main": "dist_ts/index.js", | ||||
|   "typings": "dist_ts/index.d.ts", | ||||
|   "author": "Lossless GmbH", | ||||
|   "license": "MIT", | ||||
|   "bin": { | ||||
| @@ -23,7 +23,8 @@ | ||||
|     "@pushrocks/tapbundle": "^3.0.13" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@gitzone/tsrun": "^1.2.8", | ||||
|     "@gitzone/tsbundle": "^1.0.69", | ||||
|     "@gitzone/tsrun": "^1.2.10", | ||||
|     "@pushrocks/consolecolor": "^2.0.1", | ||||
|     "@pushrocks/smartfile": "^7.0.6", | ||||
|     "@pushrocks/smartlog": "^2.0.19", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user