4.18.1 • Published 11 months ago

@adaliszk/express v4.18.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
11 months ago

Meta-package for Express-based development

Provides

  • Express and Express types

Usage

  1. Install the package pnpm install @adaliszk/express
  2. Use express normally:
    import app from 'express'

Versioning

Since this is a meta-package, the versioning reflect its main provided package, in this case express. However, only the Major and Minor versions are kept in sync, and the Patch is used to bump the meta-package.