fix(core): update
This commit is contained in:
parent
69d8293972
commit
4d62773747
@ -42,4 +42,4 @@
|
|||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartmail',
|
name: '@pushrocks/smartmail',
|
||||||
version: '1.0.19',
|
version: '1.0.20',
|
||||||
description: 'a unified format for representing and dealing with mails'
|
description: 'a unified format for representing and dealing with mails'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user