Ghost/ghost/mw-update-user-last-seen
Sam Lord 57d3097c2a Published new versions
- @tryghost/mw-update-user-last-seen@0.1.1
2021-11-17 10:39:36 +00:00
..
lib
test
.eslintrc.js
index.js
LICENSE
package.json Published new versions 2021-11-17 10:39:36 +00:00
README.md Empty change for version bump 2021-11-17 10:38:50 +00:00

mw-update-user-last-seen

Install

npm install @tryghost/mw-update-user-last-seen --save

or

yarn add @tryghost/mw-update-user-last-seen

Usage

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Copyright & License

Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license.