fix(core): update
This commit is contained in:
		
							
								
								
									
										3998
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3998
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -10,7 +10,7 @@ | ||||
|   "license": "MIT", | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "build": "(tsbuild --web)", | ||||
|     "build": "(tsbuild --web --allowimplicitany)", | ||||
|     "format": "(gitzone format)", | ||||
|     "buildDocs": "tsdoc" | ||||
|   }, | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@mojoio/mailgun', | ||||
|   version: '2.0.0', | ||||
|   version: '2.0.1', | ||||
|   description: 'an api abstraction package for mailgun' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user