[READ-ONLY] Mirror of https://github.com/shuuji3/node-cron-lab. 馃И node-cron test lab. www.npmjs.com/package/node-cron
0

Configure Feed

Select the types of activity you want to include in your feed.

node-cron-lab / yarn.lock
993 B 21 lines
1# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. 2# yarn lockfile v1 3 4 5node-cron@^2.0.3: 6 version "2.0.3" 7 resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-2.0.3.tgz#b9649784d0d6c00758410eef22fa54a10e3f602d" 8 integrity sha512-eJI+QitXlwcgiZwNNSRbqsjeZMp5shyajMR81RZCqeW0ZDEj4zU9tpd4nTh/1JsBiKbF8d08FCewiipDmVIYjg== 9 dependencies: 10 opencollective-postinstall "^2.0.0" 11 tz-offset "0.0.1" 12 13opencollective-postinstall@^2.0.0: 14 version "2.0.2" 15 resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" 16 integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw== 17 18tz-offset@0.0.1: 19 version "0.0.1" 20 resolved "https://registry.yarnpkg.com/tz-offset/-/tz-offset-0.0.1.tgz#fef920257024d3583ed9072a767721a18bdb8a76" 21 integrity sha512-kMBmblijHJXyOpKzgDhKx9INYU4u4E1RPMB0HqmKSgWG8vEcf3exEfLh4FFfzd3xdQOw9EuIy/cP0akY6rHopQ==