fix(core): update
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -8,16 +8,16 @@ | ||||
|   "author": "Lossless GmbH", | ||||
|   "license": "MIT", | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "build": "(tsbuild)", | ||||
|     "test": "(tstest test/ --web)", | ||||
|     "build": "(tsbuild --web)", | ||||
|     "format": "(gitzone format)" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@gitzone/tsbuild": "^2.0.22", | ||||
|     "@gitzone/tstest": "^1.0.15", | ||||
|     "@gitzone/tsbuild": "^2.1.3", | ||||
|     "@gitzone/tstest": "^1.0.17", | ||||
|     "@pushrocks/smartexpress": "^2.0.4", | ||||
|     "@pushrocks/tapbundle": "^3.0.7", | ||||
|     "@types/node": "^10.11.7", | ||||
|     "@types/node": "^10.12.12", | ||||
|     "node-fetch": "^2.3.0", | ||||
|     "tslint": "^5.11.0", | ||||
|     "tslint-config-prettier": "^1.15.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user