Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
bbcfa63944 | |||
015d2903b2 | |||
f66deb9cd4 | |||
b786e44bf7 |
3620
package-lock.json
generated
3620
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartmail",
|
||||
"version": "1.0.20",
|
||||
"version": "1.0.22",
|
||||
"private": false,
|
||||
"description": "a unified format for representing and dealing with mails",
|
||||
"main": "dist_ts/index.js",
|
||||
@ -24,7 +24,8 @@
|
||||
"dependencies": {
|
||||
"@pushrocks/smartdns": "^5.0.2",
|
||||
"@pushrocks/smartfile": "^10.0.4",
|
||||
"@pushrocks/smartmustache": "^2.0.12",
|
||||
"@pushrocks/smartmustache": "^3.0.2",
|
||||
"@pushrocks/smartpath": "^5.0.5",
|
||||
"@pushrocks/smartrequest": "^2.0.10"
|
||||
},
|
||||
"files": [
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartmail',
|
||||
version: '1.0.20',
|
||||
version: '1.0.22',
|
||||
description: 'a unified format for representing and dealing with mails'
|
||||
}
|
||||
|
Reference in New Issue
Block a user