fix(core): update
This commit is contained in:
parent
63f515b801
commit
9905785ef3
3996
package-lock.json
generated
3996
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'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user