fix(core): update
This commit is contained in:
parent
e7c0e1228b
commit
a95319d99f
6
package-lock.json
generated
6
package-lock.json
generated
@ -1250,9 +1250,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cron": {
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://verdaccio.lossless.one/cron/-/cron-1.7.2.tgz",
|
||||
"integrity": "sha512-+SaJ2OfeRvfQqwXQ2kgr0Y5pzBR/lijf5OpnnaruwWnmI799JfWr2jN2ItOV9s3A/+TFOt6mxvKzQq5F0Jp6VQ==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://verdaccio.lossless.one/cron/-/cron-1.8.1.tgz",
|
||||
"integrity": "sha512-T60noGxx/2h4FDRBf6449FrINbitSCwIZEcDIwbIPX+mkNkNH0t/4yw0RBGpOiA5yveM4koNHcAuIFopp7vbuA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"moment-timezone": "^0.5.x"
|
||||
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/gulp-function',
|
||||
version: '3.0.5',
|
||||
description: 'accepts a function call as parameter to execute in gulp pipeline'
|
||||
}
|
Loading…
Reference in New Issue
Block a user