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