4.18.1 • Published 2 years ago
@adaliszk/express v4.18.1
Meta-package for Express-based development
Provides
- Express and Express types
Usage
- Install the package
pnpm install @adaliszk/express - 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.
4.18.1
2 years ago